From 2320dc6f9c6c7f34c5e29d385775a5d6c3c4bfa8 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 17 May 2013 12:37:27 +0300 Subject: [PATCH] ARM: OMAP: rx51: use new display drivers Use the new display drivers for RX51 board. The new OMAP display drivers were merged for 3.11, and we can now change the board files to use the new ones and phase out the old ones. Signed-off-by: Tomi Valkeinen Tested-by: Aaro Koskinen Acked-by: Tony Lindgren --- arch/arm/mach-omap2/board-rx51-peripherals.c | 12 +++++++ arch/arm/mach-omap2/board-rx51-video.c | 35 +++++++------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c index 9c2dd102fbbb..c3270c0f1fce 100644 --- a/arch/arm/mach-omap2/board-rx51-peripherals.c +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c @@ -45,6 +45,8 @@ #include #include +#include