[PATCH 0/2] scsi: nsp_cs: MODULE_LICENSE clean up and compile test

From: Johan Hovold
Date: Tue Nov 05 2019 - 03:56:35 EST


We had two drivers in the tree needlessly checking whether
MODULE_LICENSE was defined, this fixes the second one.

In order to compile test this on a 64-bit machine I added COMPILE_TEST
to the current !64BIT dependency.

Johan


Johan Hovold (2):
scsi: nsp_cs: drop redundant MODULE_LICENSE ifdef
scsi: nsp_cs: enable compile-testing on 64-bit

drivers/scsi/pcmcia/Kconfig | 2 +-
drivers/scsi/pcmcia/nsp_cs.c | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)

--
2.23.0