summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-ams-delta.h
diff options
context:
space:
mode:
authorJanusz Krzysztofik <jmkrzyszt@gmail.com>2018-11-07 21:17:46 +0100
committerTony Lindgren <tony@atomide.com>2018-11-29 12:05:34 -0800
commit3af89f2d3dceabce12cc656de39fe126c0061e76 (patch)
treeab809cb7d6546bcf70e2b77937dab4cbd9deea91 /arch/arm/mach-omap1/board-ams-delta.h
parent0d5492cd141caaa17f8b9023c4f7b6c358bb9a6d (diff)
ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file
That symbol is not used outside the board file, there is no need to keep it in the board header. Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-ams-delta.h')
-rw-r--r--arch/arm/mach-omap1/board-ams-delta.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap1/board-ams-delta.h b/arch/arm/mach-omap1/board-ams-delta.h
index 2c3aff824cf0..b5c4a373b905 100644
--- a/arch/arm/mach-omap1/board-ams-delta.h
+++ b/arch/arm/mach-omap1/board-ams-delta.h
@@ -37,8 +37,6 @@
#define AMS_DELTA_GPIO_PIN_CONFIG 11
#define AMS_DELTA_GPIO_PIN_NAND_RB 12
-#define AMS_DELTA_LATCH2_NGPIO 16
-
#endif /* CONFIG_MACH_AMS_DELTA */
#endif /* __ASM_ARCH_OMAP_AMS_DELTA_H */