mbox series

[0/4] ASoC: realtek sdw: Add __maybe_unused to PM callbacks

Message ID 20200127192831.14057-1-tiwai@suse.de
Headers show
Series ASoC: realtek sdw: Add __maybe_unused to PM callbacks | expand

Message

Takashi Iwai Jan. 27, 2020, 7:28 p.m. UTC
Hi,

the trivial compile warnings were caught by my build test after pulling
Mark's tree.  Here are the fixes.


Takashi

===

Takashi Iwai (4):
  ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks
  ASoC: rt700: Add __maybe_unused to PM callbacks
  ASoC: rt711: Add __maybe_unused to PM callbacks
  ASoC: rt715: Add __maybe_unused to PM callbacks

 sound/soc/codecs/rt1308-sdw.c | 4 ++--
 sound/soc/codecs/rt700-sdw.c  | 4 ++--
 sound/soc/codecs/rt711-sdw.c  | 4 ++--
 sound/soc/codecs/rt715-sdw.c  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)