1
0
Fork 0
remarkable-uboot/arch/arm/mach-tegra/tegra20
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file
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>
2016-02-16 09:17:52 -07:00
..
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile tegra: video: Merge the display driver into one file 2016-02-16 09:17:52 -07:00
clock.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
cpu.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
crypto.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
crypto.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
display.c tegra: video: Merge the display driver into one file 2016-02-16 09:17:52 -07:00
emc.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
funcmux.c tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT 2015-03-30 10:04:44 -07:00
pinmux.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
pmu.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
warmboot.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
warmboot_avp.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
warmboot_avp.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00