summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge/cats-hw.c
diff options
context:
space:
mode:
authorRussell King2008-12-06 09:25:16 +0100
committerRussell King2008-12-13 10:12:07 +0100
commit70d13e083c8589dd3edc2313777655da39cb3568 (patch)
tree41478a4699b3cbc8c5598ccc1863ea058948741e /arch/arm/mach-footbridge/cats-hw.c
parent[ARM] 5338/1: Add Nuvoton W90P910 Platform support (diff)
downloadkernel-qcow2-linux-70d13e083c8589dd3edc2313777655da39cb3568.tar.gz
kernel-qcow2-linux-70d13e083c8589dd3edc2313777655da39cb3568.tar.xz
kernel-qcow2-linux-70d13e083c8589dd3edc2313777655da39cb3568.zip
[ARM] netwinder: clean up GPIO naming
Netwinder was using gpio_xxx names which could clash with the GPIO layer. Add a 'nw_' prefix to ensure that these remain separate. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-footbridge/cats-hw.c')
-rw-r--r--arch/arm/mach-footbridge/cats-hw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-footbridge/cats-hw.c b/arch/arm/mach-footbridge/cats-hw.c
index 6a5b437ab86f..1b996b26d2e0 100644
--- a/arch/arm/mach-footbridge/cats-hw.c
+++ b/arch/arm/mach-footbridge/cats-hw.c
@@ -10,6 +10,7 @@
#include <linux/init.h>
#include <linux/screen_info.h>
#include <linux/io.h>
+#include <linux/spinlock.h>
#include <asm/hardware/dec21285.h>
#include <asm/mach-types.h>