]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
[ALSA] Coding style fix sound/pci/ca0106/ca_midi.h
authorMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Thu, 2 Aug 2007 12:15:05 +0000 (14:15 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:23 +0000 (15:58 +0200)
Coding style fix

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/ca0106/ca_midi.h

index b72c0933bd2297100dce9e0ab19556d22524e5dc..922ed3e3731e9a30b5c9ec5e5bcb3832da5d3158 100644 (file)
@@ -22,9 +22,9 @@
  *
  */
 
-#include<linux/spinlock.h>
-#include<sound/rawmidi.h>
-#include<sound/mpu401.h>
+#include <linux/spinlock.h>
+#include <sound/rawmidi.h>
+#include <sound/mpu401.h>
 
 #define CA_MIDI_MODE_INPUT     MPU401_MODE_INPUT
 #define CA_MIDI_MODE_OUTPUT    MPU401_MODE_OUTPUT