]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/mach-tegra/board2.c
tegra: video: Clean up the old LCD/PWM driver code
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:38:02 +0000 (16:38 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:53 +0000 (09:17 -0700)
commite007633b002cdd57f194684a77decd0d56a1f664
treeec03fa77480935a8a8d5cab7213eed2f5a7955d9
parent91c08afe66f8b24798389cf628210844b1dfa215
tegra: video: Clean up the old LCD/PWM driver code

Remove the old PWM code. Remove calls to CONFIG_LCD functions now that we
are using driver model for video.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/pwm.h
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board2.c
arch/arm/mach-tegra/pwm.c [deleted file]