From: Maarten Lankhorst Date: Wed, 13 May 2015 07:56:01 +0000 (+0200) Subject: drm/core: get rid of -Iinclude/drm X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9be5f20115441488c8ef1391ef70b681135f0ad;p=pandora-kernel.git drm/core: 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