From db3f72853ee2d89beb1e0bbec274fca0bf44db54 Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 26 Jul 2011 10:58:41 +0100 Subject: ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h Signed-off-by: Russell King --- drivers/video/pnx4008/sdum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/video/pnx4008/sdum.c') diff --git a/drivers/video/pnx4008/sdum.c b/drivers/video/pnx4008/sdum.c index 5ec4f2d439c9..50e00395240f 100644 --- a/drivers/video/pnx4008/sdum.c +++ b/drivers/video/pnx4008/sdum.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include "sdum.h" #include "fbcommon.h" -- cgit v1.2.3