]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Code clean-up for sound/arm/omap/omap-alsa-sx1.h
authorEduardo Valentin <eduardo.valentin@indt.org.br>
Fri, 18 Apr 2008 08:00:58 +0000 (04:00 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 23 Apr 2008 23:53:27 +0000 (16:53 -0700)
Removed lots of whitespaces and a few errors and
warnings reported by checkpatch.pl.

Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
sound/arm/omap/omap-alsa-sx1.h

index af7a4096010ec0b6d1507fee8384c1595551b482..9e11e0abfa2ba266c72534e892fafa547dfa56fc 100644 (file)
@@ -35,7 +35,8 @@
 #define OSC_EN                         2
 
 /* Send IPC message to sound server */
-extern int cn_sx1snd_send(unsigned int cmd, unsigned int arg1, unsigned int arg2);
+extern int cn_sx1snd_send(unsigned int cmd, unsigned int arg1,
+                               unsigned int arg2);
 /* cmd for IPC_GROUP_DAC */
 #define DAC_VOLUME_UPDATE              0
 #define DAC_SETAUDIODEVICE             1