From: Kevin Hilman Date: Sun, 22 Nov 2009 18:11:13 +0000 (-0800) Subject: omap3: keep SoC features on the same line X-Git-Tag: v2.6.32-omap1~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cedf900d657e09f060b52f0598fc56aae9fbfba3;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