]> git.baikalelectronics.ru Git - kernel.git/commit
drm: include types.h from drm_hdcp.h
authorJani Nikula <jani.nikula@intel.com>
Thu, 27 Dec 2018 12:56:39 +0000 (14:56 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 2 Jan 2019 09:38:01 +0000 (11:38 +0200)
commitec59223d5ab8cac84d91091bedb4748f67be2500
treebefeddabacc8f76d20f70e48652b6209057faf59
parent87c68f608fd0f3520903c02510881a4c1b43c23a
drm: include types.h from drm_hdcp.h

drm_hdcp.h uses kernel integer types, make it self-contained by
including linux/kernel.h. This prepares for dropping drmP.h from files
including drm_hdcp.h.

[Updated commit message per Laurent's review while applying.]

Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/adfc79941e827b49eb6186f317cbeff0fb365f33.1545915059.git.jani.nikula@intel.com
include/drm/drm_hdcp.h