summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-04-26 23:23:48 +0200
committerEric Miao <eric.y.miao@gmail.com>2010-05-11 17:25:03 +0200
commitaeec1346884688b86ac7f0f36fb30aba30b459d8 (patch)
tree35232452baedbaea93c87240a4e3fcb7ed55383b /arch/arm/mach-pxa/include
parent052345aec01cbd22285771eee6e08486c07d3bcc (diff)
downloadop-kernel-dev-aeec1346884688b86ac7f0f36fb30aba30b459d8.zip
op-kernel-dev-aeec1346884688b86ac7f0f36fb30aba30b459d8.tar.gz
[ARM] pxa/vpac270: remove TS_IRQ magic number
The touchscreen GPIO IRQ was used as a magic number. Define it properly in the board header file. This is a simple cleanup patch. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/include')
-rw-r--r--arch/arm/mach-pxa/include/mach/vpac270.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/vpac270.h b/arch/arm/mach-pxa/include/mach/vpac270.h
index 0d82c47..7bfa3dd 100644
--- a/arch/arm/mach-pxa/include/mach/vpac270.h
+++ b/arch/arm/mach-pxa/include/mach/vpac270.h
@@ -37,4 +37,6 @@
#define GPIO36_VPAC270_IDE_IRQ 36
+#define GPIO113_VPAC270_TS_IRQ 113
+
#endif
OpenPOWER on IntegriCloud