ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>
authorJanusz Krzysztofik <jmkrzyszt@gmail.com>
Mon, 10 Sep 2018 17:47:22 +0000 (19:47 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2018 21:21:47 +0000 (14:21 -0700)
commit26683316c92ab2d1b330a3a38548328c9b136ad1
treeef3db8a23161c69c80033c9d7b6e3c6f7370ce86
parentd3e952ad300e288e4f5bbdb2203a5a8c69e0946e
ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>

Instead of defining symbols already defined in
linux/platform_data/gpio-omap.h, use that header file.

Since we include the header into an assembler code, prevent C only bits
from being read in.

Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/ams-delta-fiq-handler.S
include/linux/platform_data/gpio-omap.h