From: Kevin Hilman Date: Sat, 14 Nov 2009 01:37:25 +0000 (-0800) Subject: omap3: keep SoC features on the same line X-Git-Tag: v2.6.32-omap1~11^2~2^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8108340d40a6d16856ba492ce4d14af4a31ab819;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