summaryrefslogtreecommitdiffstats
path: root/include/sound/gus.h
diff options
context:
space:
mode:
authorDavid Howells2012-10-02 19:01:25 +0200
committerDavid Howells2012-10-02 19:01:25 +0200
commita1ce39288e6fbefdd8d607021d02384eb4a20b99 (patch)
treec72e67f0c9d828420788f9086a19df1b9a7e39ae /include/sound/gus.h
parentUAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ (diff)
downloadkernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.tar.gz
kernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.tar.xz
kernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.zip
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
Convert #include "..." to #include <path/...> in kernel system headers. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'include/sound/gus.h')
-rw-r--r--include/sound/gus.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/sound/gus.h b/include/sound/gus.h
index 841bb8df38c1..42905d811da7 100644
--- a/include/sound/gus.h
+++ b/include/sound/gus.h
@@ -22,11 +22,11 @@
*
*/
-#include "pcm.h"
-#include "rawmidi.h"
-#include "timer.h"
-#include "seq_midi_emul.h"
-#include "seq_device.h"
+#include <sound/pcm.h>
+#include <sound/rawmidi.h>
+#include <sound/timer.h>
+#include <sound/seq_midi_emul.h>
+#include <sound/seq_device.h>
#include <asm/io.h>
/* IO ports */