]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b1b6ea9c0faa8bc35296465c485e19a514fa80a
treed249a5977d44f2b6a06f245175aff8de8082787c
parentcdf59fdb7c72a6ced236e017bd74bb2218076c0f
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