]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix SMC91111 regression: lpd7a40x build failures
authorBen Warren <biggerbadderben@gmail.com>
Mon, 9 Nov 2009 21:09:57 +0000 (13:09 -0800)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 10 Nov 2009 05:56:18 +0000 (21:56 -0800)
commitd14c7ec2b51fb92c4a5218b299b772c3d186510d
tree115f026583293ed5acf096e04bfead43390d98fe
parent1031ae960ce6ce8332190278a06e2d72c2b2793e
Fix SMC91111 regression: lpd7a40x build failures

Both lpd7a400 and lpd7a404 failed to compile because they had
CONFIG_SMC_USE_IOFUNCS defined:

examples/standalone/smc91111_eeprom.c:388: undefined reference to `SMC_outw'

Also removed an orphaned paren in lpd7a404.h

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
include/configs/lpd7a400-10.h
include/configs/lpd7a404-10.h
include/configs/lpd7a404.h