linux/arch/arm/mach-lpc32xx
Vladimir Zapolskiy d1193df9c3 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>
2016-10-25 13:33:01 -04:00
..
include/mach ARM: lpc32xx: remove unused header file mach/irqs.h 2016-10-25 13:33:01 -04:00
common.c ARM: lpc32xx: remove leftovers of legacy clock source and provider drivers 2016-04-28 00:45:01 +03:00
common.h ARM: lpc32xx: remove unused header file mach/irqs.h 2016-10-25 13:33:01 -04:00
Makefile ARM: lpc32xx: remove legacy irq controller driver 2016-05-24 19:32:45 +00:00
Makefile.boot ARM: move all dtb targets out of Makefile.boot 2012-09-14 09:22:04 -05:00
phy3250.c arm: use of_platform_default_populate() to populate 2016-06-23 15:00:39 -05:00
pm.c ARM: lpc32xx: remove unused header file clock.h 2016-10-25 13:33:01 -04:00
serial.c arm: lpc32xx: switch to common clock framework 2016-02-11 02:24:53 +02:00
suspend.S ARM: LPC32XX: System suspend support 2010-07-27 08:35:56 -07:00