]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
scsi: pcmcia: nsp_cs: remove module init/exit function prototypes
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 15 Apr 2013 16:42:37 +0000 (09:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Apr 2013 17:03:21 +0000 (10:03 -0700)
commitaf0f3a56fa680fd6e2d88d4d02e3676f0607cebd
tree89017b8592c35eb259827081accad1247bf21a27
parent5f1e54e8c12219aa49a8fb3eb1503eefb5294ea3
scsi: pcmcia: nsp_cs: remove module init/exit function prototypes

This driver now uses the module_pcmcia_driver() macro to supply the
init/exit code. The nsp_cs_{init,exit} prototypes should be removed.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/pcmcia/nsp_cs.h