mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
71cafc3fba
At present we have code in arch/arm and code in drivers/video. Move it all into drivers/video since it is a display driver and our current approach is to put all driver code in drivers/. Make a few functions static now that they are not used outside the file. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
crypto.c | ||
crypto.h | ||
display.c | ||
emc.c | ||
funcmux.c | ||
Kconfig | ||
Makefile | ||
pinmux.c | ||
pmu.c | ||
warmboot.c | ||
warmboot_avp.c | ||
warmboot_avp.h |