PPC/MPC52xx: unify header file name for clock API
In preparation to re-use the i.MX I2C driver for the MPC5200 SoC use
clock.h instead of clocks.h for the clock API.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c641d9d commit d2e8305b34af8ad9f4a9f698625d6cb3cf176501
@Juergen Borleis Juergen Borleis authored on 31 Jul 2015
Sascha Hauer committed on 3 Aug 2015
Showing 6 changed files
View
arch/ppc/mach-mpc5xxx/cpu.c
View
arch/ppc/mach-mpc5xxx/include/mach/clock.h 0 → 100644
View
arch/ppc/mach-mpc5xxx/include/mach/clocks.h 100644 → 0
View
arch/ppc/mach-mpc5xxx/time.c
View
drivers/net/fec_mpc5200.c
View
drivers/serial/serial_mpc5xxx.c