revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 22 Jun 2023 15:54:09 +0000 (08:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 24 Jun 2023 22:10:49 +0000 (15:10 -0700)
commit6a11af7c21da0fdbba101452ddeec2dbe289b174
tree4b8eea495286a14a550766507e288d566893c195
parent28e219aea0b9ec374de27179c3d45b2d86bfe562
revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"

The referenced patch is causing build errors when ETHERNET=y and
FDDI=m. While we work out the preferred patch(es), revert this patch
to make the pain go away.

Fixes: 128272336120 ("s390/net: lcs: use IS_ENABLED() for kconfig detection")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Link: lore.kernel.org/r/202306202129.pl0AqK8G-lkp@intel.com
Cc: Alexandra Winter <wintera@linux.ibm.com>
Cc: Wenjia Zhang <wenjia@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230622155409.27311-1-rdunlap@infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/s390/net/lcs.c