]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da8xxevm: fix build error
authorPrabhakar Lad <prabhakar.csengg@gmail.com>
Tue, 8 Nov 2011 13:55:03 +0000 (08:55 -0500)
committerSandeep Paulraj <s-paulraj@ti.com>
Tue, 8 Nov 2011 13:55:03 +0000 (08:55 -0500)
commit3f0d4edcdb6618655e9d5dbdb467cb66638068f7
tree1ae839006bc8223151bd466de917bdef6ed8b5da
parentc686537f34268ffd6d87e3b8b14d1118b221a995
da8xxevm: fix build error

This patch fixes following compile error for da8xx evm

da830evm.c: In function 'board_init':
da830evm.c:222: error: 'DAVINCI_SYSCFG_SUSPSRC_UART2' undeclared (first use in this function)
da830evm.c:222: error: (Each undeclared identifier is reported only once
da830evm.c:222: error: for each function it appears in.)
make[2]: *** [da830evm.o] Error 1

similarly for da850evm.

introduced through commit:
f9fc237f1f07d4e5ff7c9c2da39cabc8d3d7b339

Signed-off-by: Prabhakar Lad <prabhakar.csengg@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-davinci/hardware.h