[PATCH 4/4] ARM: sa1100: switch to COMMON_CLK framework

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Nov 1 06:59:34 EDT 2013


On Fri, Nov 01, 2013 at 02:52:11PM +0400, Dmitry Eremin-Solenikov wrote:
> +#include <linux/kernel.h>
> +#include <linux/clk-provider.h>
> +#include <linux/clkdev.h>
> +
> +#include <mach/hardware.h>

If the aim of this patch set is to move SA11x0 towards multiplatform,
then this has just failed with the above include.  It would be better
not to try this without first solving the problem of the SoC register
definitions.



More information about the linux-arm-kernel mailing list