summaryrefslogtreecommitdiffstats
path: root/pbl
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-09-03 15:18:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-09-03 15:53:22 +0200
commitee3254569dab8fe5b5a617a5d539db7b3ce5adc3 (patch)
treeceb9d0f9afa83477166e34d2be952b6b77ff5846 /pbl
parenta4f0146e0ee3d729b78c1223375d913bb42dde78 (diff)
downloadbarebox-ee3254569dab8fe5b5a617a5d539db7b3ce5adc3.tar.gz
barebox-ee3254569dab8fe5b5a617a5d539db7b3ce5adc3.tar.xz
EFI: add missing include
Otherwise building produces these warnings: [...] arch/efi/efi/efi-image.c:48:2: warning: implicit declaration of function 'read_file' [-Wimplicit-function-declaration] arch/efi/efi/efi-image.c:48:6: warning: assignment makes pointer from integer without a cast [enabled by default] [...] And bootm fails for x86_64. The implicit declaration has an int as return value, so half of the returned address is lost. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'pbl')
0 files changed, 0 insertions, 0 deletions