Commit 609bb2ea authored by Michal Piotrowski's avatar Michal Piotrowski Committed by Jaroslav Kysela

[ALSA] Coding style fix sound/pci/ca0106/ca_midi.h

Coding style fix
Signed-off-by: default avatarMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent c9988dce
......@@ -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
......
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