On 10/13/2014 10:24 PM, S?ren Brinkmann wrote:
On Mon, 2014-10-06 at 01:44PM +0200, Michal Simek wrote:
quoted
include/soc/zynq/ is the right location for this header
to be able to share information from this header with other
drivers which require it.
Signed-off-by: Michal Simek <redacted>
---
arch/arm/mach-zynq/common.c | 2 +-
arch/arm/mach-zynq/hotplug.c | 2 +-
arch/arm/mach-zynq/platsmp.c | 2 +-
arch/arm/mach-zynq/slcr.c | 2 +-
In the 3.18 merge window arch/arm/mach-zynq/pm.c had been added which is
not covered in this version of the patch.
Thanks will send v2.
Michal