OSDN Git Service

char: xillybus: Fix condition for invoking the xillybus/ subdirectory
authorEli Billauer <eli.billauer@gmail.com>
Fri, 28 May 2021 09:22:41 +0000 (12:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Jun 2021 12:10:03 +0000 (14:10 +0200)
commit1b1ee3a91d21fdf7d415c1060db1a7a07ae296b6
tree30f1fb6296365af408729edaf248a12e5d0e8c42
parent2d06954e23375a8d299131eddede3a1720bf8539
char: xillybus: Fix condition for invoking the xillybus/ subdirectory

As Xillybus' configuration symbol hierarchy has been reorganized recently,
the correct condition for compiling the xillybus/ subdirectory is now
CONFIG_XILLYBUS_CLASS, and not CONFIG_XILLYBUS.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Link: https://lore.kernel.org/r/20210528092242.51104-1-eli.billauer@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/Makefile