]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common/cmd_elf.c: add missing include
authorJeroen Hofstee <jeroen@myspectrum.nl>
Wed, 8 Oct 2014 20:57:51 +0000 (22:57 +0200)
committerTom Rini <trini@ti.com>
Sat, 25 Oct 2014 19:27:15 +0000 (15:27 -0400)
commit73063c0422e6c5011fbe660826933100dd491322
tree17ae37a51fd9dd652bb54e2ff88528808fd71123
parent67c398d2c0eb72e2ae566fe72c2a80173cc36d10
common/cmd_elf.c: add missing include

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
[trini: bootm.h must come after common.h]
Signed-off-by: Tom Rini <trini@ti.com>
common/cmd_elf.c