]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - sound/synth/emux/soundfont.c
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
[mirror_ubuntu-zesty-kernel.git] / sound / synth / emux / soundfont.c
index 78683b2064f709a55bf0dff1b2edba002158d114..31a4ea94830e04358932037ca0a5bd6854624348 100644 (file)
@@ -25,7 +25,7 @@
  * of doing things so that the old sfxload utility can be used.
  * Everything may change when there is an alsa way of doing things.
  */
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <linux/slab.h>
 #include <linux/export.h>
 #include <sound/core.h>