linux/sound/drivers/opl4
Takashi Iwai 2e2d4cb450 ALSA: opl4: Use IS_REACHABLE()
Rewrite the complex ifdef condition with IS_REACHABLE().
The ifdef in opl4_local.h was without defined(MODLE) check, but this
is likely the oversight.  Use IS_REACHABLE() here as well.

Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-05-17 07:13:05 +02:00
..
Makefile ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS 2015-05-29 07:49:55 +02:00
opl4_lib.c ALSA: opl4: Use IS_REACHABLE() 2017-05-17 07:13:05 +02:00
opl4_local.h ALSA: opl4: Use IS_REACHABLE() 2017-05-17 07:13:05 +02:00
opl4_mixer.c [ALSA] Remove xxx_t typedefs: OPL4 2006-01-03 12:18:06 +01:00
opl4_proc.c ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS 2015-05-29 07:49:55 +02:00
opl4_seq.c ALSA: seq: Define driver object in each driver 2015-02-12 14:15:54 +01:00
opl4_synth.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
yrw801.c [ALSA] Remove xxx_t typedefs: OPL4 2006-01-03 12:18:06 +01:00