pcmcia: sa11xx_base.c: remove useless init/exit functions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Mar 2015 10:57:48 +0000 (10:57 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Sep 2015 15:00:44 +0000 (16:00 +0100)
commitc3eb700c5db18be80c1ba37d39995b4c23fbe792
tree4212bcde0513161150053eb22d8c1718c70d7da0
parent321ae9646bbfdf27550ecb65617322abc2b92052
pcmcia: sa11xx_base.c: remove useless init/exit functions

A library module is not required to have module init/exit functions.
Get rid of these unnecessary functions.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/pcmcia/sa11xx_base.c