From: Eduardo Valentin Date: Fri, 18 Apr 2008 08:00:58 +0000 (-0400) Subject: Code clean-up for sound/arm/omap/omap-alsa-sx1.h X-Git-Tag: v2.6.26-omap1~123^2~193 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=1a4ff9ad578655649decbbd25eaa6959de718779;p=linux-2.6-omap-h63xx.git Code clean-up for sound/arm/omap/omap-alsa-sx1.h Removed lots of whitespaces and a few errors and warnings reported by checkpatch.pl. Signed-off-by: Eduardo Valentin Signed-off-by: Tony Lindgren --- diff --git a/sound/arm/omap/omap-alsa-sx1.h b/sound/arm/omap/omap-alsa-sx1.h index af7a4096010..9e11e0abfa2 100644 --- a/sound/arm/omap/omap-alsa-sx1.h +++ b/sound/arm/omap/omap-alsa-sx1.h @@ -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