From: Tomi Valkeinen Date: Mon, 23 May 2011 08:51:18 +0000 (+0300) Subject: OMAP: DSS2: remove extra includes from include/video/omapdss.h X-Git-Tag: v3.1-rc1~98^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e6289c029b0cf5b4f75e12c1b66000d441c9ed;p=pandora-kernel.git OMAP: DSS2: remove extra includes from include/video/omapdss.h omapdss.h included platform_device.h and atomic.h, neither of which is needed by omapdss.h. Remove those includes from omapdss.h, and fix the affected .c files which did not include platform_device.h even though they should. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed