7282d834cd
Several files use the global_data pointer without declaring it. This works because the declaration is currently a NOP. But still it is better to fix this so that x86 lines up with other archs. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bootm.c | ||
cmd_boot.c | ||
gcc.c | ||
init_helpers.c | ||
interrupts.c | ||
Makefile | ||
pcat_interrupts.c | ||
pcat_timer.c | ||
pci_type1.c | ||
physmem.c | ||
relocate.c | ||
string.c | ||
timer.c | ||
video.c | ||
zimage.c |