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
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
opl4_proc.c
opl4_seq.c
opl4_synth.c
yrw801.c