From: Kevin Hilman Date: Fri, 13 Nov 2009 00:18:03 +0000 (-0800) Subject: omap3: keep SoC features on the same line X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2~2^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228adbd0bd93c9ec359bed6abc34116b7c59e777;p=pandora-kernel.git omap3: keep SoC features on the same line When listing the various SoC features, print them on the same line. So, instead of this OMAP3430/3530 ES3.1 - l2cache : Y - iva : Y - sgx : Y - neon : Y - isp : Y you get this: OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp ) Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed