ALSA: pci: don't opencode IS_REACHABLE()
Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
658355b599
commit
b2fac07303
@@ -110,7 +110,7 @@
|
||||
#include <sound/opl3.h>
|
||||
#include <sound/initval.h>
|
||||
|
||||
#if defined(CONFIG_GAMEPORT) || (defined(MODULE) && defined(CONFIG_GAMEPORT_MODULE))
|
||||
#if IS_REACHABLE(CONFIG_GAMEPORT)
|
||||
#define SUPPORT_JOYSTICK 1
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user