kernel-ark/drivers/mfd
Russell King a448a28589 [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>
2005-10-06 13:09:42 +01:00
..
Kconfig
Makefile
mcp-core.c
mcp-sa11x0.c
mcp.h
ucb1x00-assabet.c
ucb1x00-core.c [MFD] Fix gcc4 build errors in ucb1x00-core.c 2005-10-06 13:09:42 +01:00
ucb1x00-ts.c
ucb1x00.h [MFD] Fix gcc4 build errors in ucb1x00-core.c 2005-10-06 13:09:42 +01:00