Skip to content
Snippets Groups Projects
Commit ab647a2d authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: msnd: Add missing __iomem annotations


The io-mapped buffers used in msnd drivers need __iomem annotations.

This fixes sparse warnings like:
  sound/isa/msnd/msnd_pinnacle.c:172:45: warning: incorrect type in initializer (different address spaces)

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent bd1cd0eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment