[PATCH 2/2] ARM: lpc32xx: remove unused header file clock.h

Sylvain Lemieux slemieux.tyco at gmail.com
Thu Sep 8 10:18:28 PDT 2016


On Thu, 2016-09-08 at 06:00 +0300, Vladimir Zapolskiy wrote:
> The removed clock.h file is a leftover after moving the platform to a
common
> clock framework driver, it contains unused "struct clk"
> definition, which under circumstances may coalesce with a generic "struct
clk"
> declaration for clock consumers. Also remove useless include of the
removed
> local file from a single source file mach-lpc32xx/pm.c.
> 
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---
>  arch/arm/mach-lpc32xx/clock.h | 38 --------------------------------------
>  arch/arm/mach-lpc32xx/pm.c    |  1 -
>  2 files changed, 39 deletions(-)
>  delete mode 100644 arch/arm/mach-lpc32xx/clock.h
...

Acked-by: Sylvain Lemieux <slemieux.tyco at gmail.com>




More information about the linux-arm-kernel mailing list