]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5765e7e30af265cedf79347ddf5ebcd13ce7c299
treeef3db8a23161c69c80033c9d7b6e3c6f7370ce86
parent5dd4b44b65592cddd159d9c496d4f5e13e0c0dc0
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