ARM: lpc32xx: remove unused header file clock.h
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 8 Sep 2016 03:00:09 +0000 (06:00 +0300)
committerSylvain Lemieux <slemieux@tycoint.com>
Tue, 25 Oct 2016 17:33:01 +0000 (13:33 -0400)
commitd1193df9c3cbce699d07c352bb3c055cd827db4d
tree5e301782e20e65361ec26b3b60909358ae0e75bf
parentee1df783d15b2a1d7a06841c12105b1aa2ec513b
ARM: lpc32xx: remove unused header file clock.h

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@mleia.com>
Signed-off-by: Sylvain Lemieux <slemieux.tyco@gmail.com>
arch/arm/mach-lpc32xx/clock.h [deleted file]
arch/arm/mach-lpc32xx/pm.c