From: Guenter Roeck Date: Thu, 28 May 2015 04:32:43 +0000 (-0700) Subject: staging: wilc1000: Disable for S390 X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~583 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cb742c3295e7b992d7ecd402fcd5c7675e0e68;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed