From: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> Removed lots of whitespaces and a few errors and warnings reported by checkpatch.pl. Signed-off-by: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> --- sound/arm/omap/omap-alsa-sx1.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/sound/arm/omap/omap-alsa-sx1.h b/sound/arm/omap/omap-alsa-sx1.h index af7a409..9e11e0a 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 -- 1.5.5-rc3.GIT -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html