mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
59cda52088
The system clock definitions are currently defined below the peripheral clock definitions in the V210 clock code. For the V210 clock updates that follow this patch, it is required that the system clock definitions such as the mout_apll and mout_mpll be defined prior to the device clock definitions. This patch re-arranges the system clock defintions for the clock updates that follow this patch. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
cpu.c | ||
init.c | ||
Kconfig | ||
mach-smdkc110.c | ||
mach-smdkv210.c | ||
Makefile | ||
Makefile.boot |