]> Git Repo - u-boot.git/commit
eeprom: Shuffle code around
authorMarek Vasut <[email protected]>
Tue, 10 Nov 2015 19:53:18 +0000 (20:53 +0100)
committerTom Rini <[email protected]>
Sun, 22 Nov 2015 02:50:20 +0000 (21:50 -0500)
commit4f296d09e13c04a7bca38f6cf1150b9417d054d4
tree335a9ccf20512de342285d35888a8911ef4033c0
parent8961dac970ce9de35d2a14008184d815ee62e64c
eeprom: Shuffle code around

Just move the code around so that the forward declarations are not
necessary. Also zap a few checkpatch issues where applicable and
zap the use of #ifdef CONFIG_CMD_EEPROM in the code, since this is
always true.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Heiko Schocher <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
common/cmd_eeprom.c
This page took 0.031276 seconds and 4 git commands to generate.