From: Tomi Valkeinen Date: Tue, 8 Nov 2011 07:54:50 +0000 (+0200) Subject: OMAPFB: fix compilation warnings due to missing include X-Git-Tag: v3.2-rc4~22^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6bc899723ca8c0d58044c3661f13ac2369e55f;p=pandora-kernel.git OMAPFB: fix compilation warnings due to missing include Fix warnings similar to this by including module.h: drivers/video/omap/dispc.c:276:1: warning: data definition has no type or storage class drivers/video/omap/dispc.c:276:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed