commit | b29c06ae96acc47e866f29d19075707f91df69c8 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@openedhand.com> | Sun Jan 11 01:21:48 2009 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Jan 11 01:34:25 2009 +0100 |
tree | d249a5977d44f2b6a06f245175aff8de8082787c | |
parent | 98325f8f8e950818c306cbc224897a1dda471945 [diff] |
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>