From: H Hartley Sweeten Date: Mon, 15 Apr 2013 16:42:37 +0000 (-0700) Subject: scsi: pcmcia: nsp_cs: remove module init/exit function prototypes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0f3a56fa680fd6e2d88d4d02e3676f0607cebd;p=pandora-kernel.git 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 Signed-off-by: H Hartley Sweeten Cc: YOKOTA Hiroshi Cc: "James E.J. Bottomley" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed