diff --git a/sound/soc/sh/migor.c b/sound/soc/sh/migor.c index df13338cb3e25411fe3d2a5051c4b5ce1e2ec969..6088a6a3238a1adfc3fa5345004eb2cee1956cc5 100644 --- a/sound/soc/sh/migor.c +++ b/sound/soc/sh/migor.c @@ -8,11 +8,11 @@ * published by the Free Software Foundation. */ +#include <linux/clkdev.h> #include <linux/device.h> #include <linux/firmware.h> #include <linux/module.h> -#include <asm/clkdev.h> #include <asm/clock.h> #include <cpu/sh7722.h>