arch/m68knommu/platform/coldfire/clk.c
0 → 100644
+40
−0
Loading
Create basic support for clk API. Recent changes to the FEC driver
(used by many ColdFire family parts) need this. Initially only
supports getting the master clock frequency.
Signed-off-by:
Greg Ungerer <gerg@uclinux.org>