Commit 88929689 authored by David S. Miller's avatar David S. Miller

sound/synth/util_mem.c: Include asm/semaphore.h

parent 252bcc1a
......@@ -21,6 +21,7 @@
#include <sound/driver.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <asm/semaphore.h>
#include <sound/core.h>
#include <sound/util_mem.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment