]> Git Repo - linux.git/commit
davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined
authorSekhar Nori <[email protected]>
Wed, 10 Mar 2010 09:41:24 +0000 (15:11 +0530)
committerKevin Hilman <[email protected]>
Mon, 5 Apr 2010 22:25:11 +0000 (15:25 -0700)
commit5eb2e891f038c8e04757f4536b9693faf35978a3
tree5be8237b1c8f79de629b9d32dac51920edefdad1
parentd99c3871148cb643cffe138e9427b7a743aca367
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 <[email protected]>
Signed-off-by: Sekhar Nori <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
arch/arm/mach-davinci/include/mach/da8xx.h
This page took 0.054361 seconds and 4 git commands to generate.