From df9879c65d118f7fea7404c01f4002570aaea233 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 4 Dec 2014 12:34:24 +0100 Subject: drivers: remove unnecessary mach/imx-regs.h include And replace the ones needed with the SoC specific header. Signed-off-by: Sascha Hauer --- drivers/video/stm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/video/stm.c') diff --git a/drivers/video/stm.c b/drivers/video/stm.c index 175e4b611d..3c90c0dc3f 100644 --- a/drivers/video/stm.c +++ b/drivers/video/stm.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #define HW_LCDIF_CTRL 0x00 -- cgit v1.2.3