From: Maarten Lankhorst Date: Wed, 13 May 2015 07:56:00 +0000 (+0200) Subject: drm/i915: get rid of -Iinclude/drm X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~53^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b588c92b66c52b6dca293ce554878e8af8fb58cb;p=pandora-kernel.git drm/i915: get rid of -Iinclude/drm This results in a warning when building out of tree: "cc1: warning: include/drm: No such file or directory [enabled by default]" Most code already uses #include correctly, so fix the instances that don't. Reported-by: Ville Syrjälä Signed-off-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed