]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: Disable for S390
authorGuenter Roeck <linux@roeck-us.net>
Thu, 28 May 2015 04:32:43 +0000 (21:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 May 2015 04:47:16 +0000 (21:47 -0700)
commite3cb742c3295e7b992d7ecd402fcd5c7675e0e68
treee75069d39086cd50b1d8ae5ab40a78c7e33b64c9
parentf1a9983002cd9d849b37b88d44c89edef7a291ee
staging: wilc1000: Disable for S390

The wilc1000 driver uses definitions such as DEBUG_LEVEL, DEBUG,
and PRINT_INFO. This causes compile errors on S390 which has similar
definitions in its core code. Disable the driver for S390 instead
of giving the non-standard messaging code credit by trying to fix it.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Kconfig