summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-10-06 13:09:42 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-10-06 13:09:42 +0100
commita448a28589a6640736b8af1f2f57616c10bb37d5 (patch)
tree981b569982b0d0cc58db00b066e1f74d4941138a /init
parentc0758146adbe39514e75ac860ce7e49f865c2297 (diff)
downloadlinux-a448a28589a6640736b8af1f2f57616c10bb37d5.tar.gz
linux-a448a28589a6640736b8af1f2f57616c10bb37d5.tar.bz2
linux-a448a28589a6640736b8af1f2f57616c10bb37d5.zip
[MFD] Fix gcc4 build errors in ucb1x00-core.c
drivers/mfd/ucb1x00-core.c:555: error: static declaration of 'ucb1x00_class' follows non-static declaration drivers/mfd/ucb1x00.h:109: error: previous declaration of 'ucb1x00_class' was here Since ucb1x00_class isn't used by anything, remove the extern declaration and the symbol export. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions