[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
authorGreg Ungerer <gerg@snapgear.com>
Thu, 17 May 2007 05:12:22 +0000 (06:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 20 May 2007 18:36:04 +0000 (19:36 +0100)
commit1d28bff7c4ea138032b44d514351b7caceb9fba5
treec032866da484fa1ae5e173921d9b30de9f97902f
parent516793c61b3db1f60e0b0d0e3c382bcca9ae84fd
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts

Fix the formating of the "CPU part" field to be consistent with
the other fields for pre-ARM7 parts. One tab to many for them to
all line up.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/setup.c