]> Git Repo - linux.git/commitdiff
arm: vt8500: Fixup for missing gpio.h
authorTony Prisk <[email protected]>
Tue, 25 Sep 2012 17:47:19 +0000 (05:47 +1200)
committerOlof Johansson <[email protected]>
Sat, 29 Sep 2012 21:14:25 +0000 (14:14 -0700)
mach/include/gpio.h was removed as part of the multiplatform-3.7
update. This patch removes the include from arch-vt8500/vt8500.c

Signed-off-by: Tony Prisk <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
arch/arm/mach-vt8500/vt8500.c

index 44949935444984bd451c5922226a130ca009dbe0..587ea950d08b322966dce1ab3150fa42af59c1c0 100644 (file)
@@ -32,7 +32,6 @@
 #include <linux/of_platform.h>
 
 #include <mach/restart.h>
-#include <mach/gpio.h>
 
 #include "common.h"
 
This page took 0.056591 seconds and 4 git commands to generate.