From: David Howells Date: Tue, 2 Oct 2012 17:01:03 +0000 (+0100) Subject: UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19218e482d3f023166b26143c1a1c6d166a30415;p=pandora-kernel.git 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 Acked-by: Dave Airlie Acked-by: Arnd Bergmann Acked-by: Thomas Gleixner Acked-by: Paul E. McKenney Acked-by: Dave Jones --- Reading git-diff-tree failed