aboutsummaryrefslogtreecommitdiffstats
path: root/sound/synth/emux/soundfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/synth/emux/soundfont.c')
-rw-r--r--sound/synth/emux/soundfont.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/synth/emux/soundfont.c b/sound/synth/emux/soundfont.c
index 455e535933ec..36d53bd317ed 100644
--- a/sound/synth/emux/soundfont.c
+++ b/sound/synth/emux/soundfont.c
@@ -25,7 +25,6 @@
25 * of doing things so that the old sfxload utility can be used. 25 * of doing things so that the old sfxload utility can be used.
26 * Everything may change when there is an alsa way of doing things. 26 * Everything may change when there is an alsa way of doing things.
27 */ 27 */
28#include <sound/driver.h>
29#include <asm/uaccess.h> 28#include <asm/uaccess.h>
30#include <linux/slab.h> 29#include <linux/slab.h>
31#include <sound/core.h> 30#include <sound/core.h>