linux/arch/m68k/platform
Greg Ungerer 19a1d332cc m68knommu: define a local devm_clk_get() function
Commit f4d40de39a ("net fec: do not depend
on grouped clocks") breaks compilation of the FEC driver for non iMX
platforms in linux-3.5-rc1. For example when compiling for ColdFire I get:

      LD      vmlinux
    drivers/built-in.o: In function `fec_probe':
    fec.c:(.devinit.text+0x1e0): undefined reference to `devm_clk_get'

Define a simple devm_clk_get() function for the m68knommu architecture.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2012-06-25 09:17:20 +10:00
..
68EZ328 m68knommu: move and fix the 68VZ328 platform bootlogo.h 2012-04-16 15:11:04 +10:00
68VZ328 m68knommu: move and fix the 68VZ328 platform bootlogo.h 2012-04-16 15:11:04 +10:00
68328 m68knommu: fix 68328 local setting of timer interrupt handler 2012-06-12 11:58:27 +10:00
68360 m68knommu: fix 68360 local setting of timer interrupt handler 2012-06-12 11:58:28 +10:00
coldfire m68knommu: define a local devm_clk_get() function 2012-06-25 09:17:20 +10:00
Makefile