]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
smc91111_eeprom: drop CONFIG stub protection
authorMike Frysinger <vapier@gentoo.org>
Wed, 11 Nov 2009 22:51:56 +0000 (17:51 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 2 Dec 2009 22:33:01 +0000 (23:33 +0100)
commit64a480601a5614b441de692ae15a62c51e0bb381
tree756d99badc89cb4dcfbdf3c967ef28814abe0eaf
parentf3a7bddc06c927c36a1a99a97131299479ef207a
smc91111_eeprom: drop CONFIG stub protection

Since the Makefile now controls the compilation of this, there is no need
for CONFIG checking nor the stub function.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
examples/standalone/smc91111_eeprom.c