From 0ec41bc74eaedc98a8324bbfa006389e2b8ca22b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 26 Jul 2013 01:09:50 +0000 Subject: kernel: be consistent with formatting style Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37545 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/linux/modules/sound.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/kernel/linux/modules/sound.mk') diff --git a/package/kernel/linux/modules/sound.mk b/package/kernel/linux/modules/sound.mk index ca5b5d236c..0dae819b49 100644 --- a/package/kernel/linux/modules/sound.mk +++ b/package/kernel/linux/modules/sound.mk @@ -147,7 +147,7 @@ define KernelPackage/sound-cs5535audio endef define KernelPackage/sound-cs5535audio/description - support for the integrated AC97 sound device on olpc + Support for the integrated AC97 sound device on olpc endef $(eval $(call KernelPackage,sound-cs5535audio)) @@ -195,7 +195,7 @@ define KernelPackage/sound-soc-imx endef define KernelPackage/sound-soc-imx/description - support for i.MX6 Platform sound (ssi/audmux/pcm) + Support for i.MX6 Platform sound (ssi/audmux/pcm) endef $(eval $(call KernelPackage,sound-soc-imx)) @@ -211,7 +211,7 @@ define KernelPackage/sound-soc-imx-sgtl5000 endef define KernelPackage/sound-soc-imx-sgtl5000/description - support for i.MX6 Platform sound SGTL5000 codec + Support for i.MX6 Platform sound SGTL5000 codec endef $(eval $(call KernelPackage,sound-soc-imx-sgtl5000)) -- cgit v1.2.3