06 Oct, 2005

1 commit

  • 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

    Russell King
     

05 Oct, 2005

22 commits


04 Oct, 2005

17 commits