[PATCH 1/3] ARM: zynq: Move common.h to generic location

Sören Brinkmann soren.brinkmann at xilinx.com
Mon Oct 13 13:24:53 PDT 2014


On Mon, 2014-10-06 at 01:44PM +0200, Michal Simek wrote:
> 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 <michal.simek at xilinx.com>
> ---
> 
>  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.

	Sören



More information about the linux-arm-kernel mailing list