]> git.baikalelectronics.ru Git - kernel.git/commit
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
authorDavid Howells <dhowells@redhat.com>
Tue, 2 Oct 2012 17:01:03 +0000 (18:01 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 2 Oct 2012 17:01:03 +0000 (18:01 +0100)
commit6fc680e7f0e29fd33d47d266d22f3dc693dbf1bf
treee67dac7d591077432fd8838d1e5d8fe91456c227
parent19f28f37411de73de295a75a0f9b76473c3d9309
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only

Only refer to the DRM UAPI headers (drm.h, drm_mode.h and drm_sarea.h) from
within drmP.h and drm_crtc.h, and use #include <...> to refer to them so that
when the UAPI split happens they can still be accessed.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
include/drm/drmP.h
include/drm/drm_crtc.h