From: Tomi Valkeinen Date: Tue, 14 Dec 2010 12:39:06 +0000 (+0200) Subject: OMAP: OMAPFB: disable old omapfb for OMAP4 builds X-Git-Tag: v2.6.37-rc7~8^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99ddbf83c064382b145d2156cc819d1eb4fc54d;p=pandora-kernel.git OMAP: OMAPFB: disable old omapfb for OMAP4 builds Build fails when OMAP4 and FB_OMAP are defined: drivers/built-in.o: In function `omapfb_do_probe': drivers/video/omap/omapfb_main.c:1773: undefined reference to `omap2_int_ctrl' Old omapfb does not work on OMAP4, and never will. Change the omapfb build dependency so that old omapfb depends on OMAP1/2/3, fixing the build for plain OMAP4 builds. Reported-by: Russell King Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed