ARM mxs: clkdev related compile fixes
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 13 Jan 2011 15:59:25 +0000 (16:59 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 14 Jan 2011 09:19:27 +0000 (10:19 +0100)
commitb9214b9780d6897a6892e7c8cc903168d6fef097
tree0c39d8a89e44f64226fafddcb32e933162d2111c
parentc97b73939a3ed8618ad1baf3be4c8f5d11426de6
ARM mxs: clkdev related compile fixes

Since commit

6d803ba (ARM: 6483/1: arm & sh: factorised duplicated clkdev.c)

platforms need to select CLKDEV_LOOKUP instead of COMMON_CLKDEV and need
to include <linux/clkdev.h>.

Cc: Shawn Guo <shawn.guo@freescale.com>
Cc: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/Kconfig
arch/arm/mach-mxs/clock-mx23.c
arch/arm/mach-mxs/clock-mx28.c