mfd: Fix twl4030-core build
authorSamuel Ortiz <sameo@openedhand.com>
Sun, 11 Jan 2009 00:21:48 +0000 (01:21 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 11 Jan 2009 00:34:25 +0000 (01:34 +0100)
commitb29c06ae96acc47e866f29d19075707f91df69c8
treed249a5977d44f2b6a06f245175aff8de8082787c
parent98325f8f8e950818c306cbc224897a1dda471945
mfd: Fix twl4030-core build

Fixes:
drivers/mfd/twl4030-core.c:657: error: implicit declaration of function
'cpu_is_omap2430'

Not the nicest fix, but this should be improved by a better OMAP clock API
implementation.

Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/twl4030-core.c