ALSA: Include linux/io.h instead of asm/io.h
Nowadays it's recommended. Replace all in a shot. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <sound/timer.h>
|
||||
#include <sound/seq_midi_emul.h>
|
||||
#include <sound/seq_device.h>
|
||||
#include <asm/io.h>
|
||||
#include <linux/io.h>
|
||||
|
||||
/* IO ports */
|
||||
|
||||
|
Reference in New Issue
Block a user