From: Sekhar Nori Date: Wed, 10 Mar 2010 09:41:24 +0000 (+0530) Subject: davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined X-Git-Tag: v2.6.34-rc4~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb2e891f038c8e04757f4536b9693faf35978a3;p=pandora-kernel.git davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined The da8xx/omap-l1 boards refuse to build when CONFIG_DAVINCI_MUX is undefined because arch/arm/mach-davinci/mux.c:da8xx_pinmux_setup() is not defined. This patch fixes this issue. This is build tested with davinci_all_defconfig and da8xx_omapl_defconfig and boot tested on DA830 EVM. Reported-by: Shanmuga Sundaram Mahendran Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed