From: Tomi Valkeinen Date: Fri, 28 Sep 2012 10:54:35 +0000 (+0300) Subject: OMAPDSS: add missing sizes.h includes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33366d0e8be06b980784c732ebace26de08e6679;p=pandora-kernel.git OMAPDSS: add missing sizes.h includes When compiling on x86, we get compilation errors for dss.c and dispc.c: drivers/video/omap2/dss/dispc.c:126:11: error: ‘SZ_4K’ undeclared here (not in a function) include to fix compilation. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed