summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStefan Schmidt2008-06-06 11:12:37 +0200
committerRussell King2008-07-07 14:23:39 +0200
commit5e329d1c7f5fe6adfee99c783fa98bda7dae8ac5 (patch)
tree2bafced116b72a8741f4231ae39d5c6d1f0e755f /include
parent[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes (diff)
downloadkernel-qcow2-linux-5e329d1c7f5fe6adfee99c783fa98bda7dae8ac5.tar.gz
kernel-qcow2-linux-5e329d1c7f5fe6adfee99c783fa98bda7dae8ac5.tar.xz
kernel-qcow2-linux-5e329d1c7f5fe6adfee99c783fa98bda7dae8ac5.zip
[ARM] 5079/1: Warn people when using pxa2xx-gpio.h
Warn people when using pxa2xx-gpio.h as it is only here for backwards compatibility. The new mfp-pxa2[57]x.h and the relevant API should be used instead. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-pxa/pxa2xx-gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/pxa2xx-gpio.h b/include/asm-arm/arch-pxa/pxa2xx-gpio.h
index 763313c5e6be..a6e60f691617 100644
--- a/include/asm-arm/arch-pxa/pxa2xx-gpio.h
+++ b/include/asm-arm/arch-pxa/pxa2xx-gpio.h
@@ -1,6 +1,8 @@
#ifndef __ASM_ARCH_PXA2XX_GPIO_H
#define __ASM_ARCH_PXA2XX_GPIO_H
+#warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h
+
/* GPIO alternate function assignments */
#define GPIO1_RST 1 /* reset */