ARM: pxa: move declarations to proper place
authorWolfram Sang <wsa@the-dreams.de>
Mon, 13 Nov 2017 17:27:38 +0000 (18:27 +0100)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 28 Nov 2017 21:47:22 +0000 (22:47 +0100)
commitcb74dc3ba2ba9390572c3b6a8f9780b00f02036e
treee754f7e020922117bb9a90947c750179de1ba152
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ARM: pxa: move declarations to proper place

Platform data is not the right place for such declarations, use
devices.h in the mach-directory where the rest is located. Note that the
some board files needed an additional include for this to work.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/devices.h
arch/arm/mach-pxa/littleton.c
arch/arm/mach-pxa/xcep.c
arch/arm/mach-pxa/zeus.c
arch/arm/mach-pxa/zylonite_pxa300.c
include/linux/i2c/pxa-i2c.h