Blackfin: clean up /proc/cpuinfo output
authorMike Frysinger <vapier@gentoo.org>
Wed, 13 Apr 2011 21:13:23 +0000 (17:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:42 +0000 (08:13 -0400)
The smp flush lines are too long and have too many newlines, so scale
them back to match the other lines.

The %p modifier shows "(null)" for 0, so use %08x instead.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found