commit | 1d28bff7c4ea138032b44d514351b7caceb9fba5 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Thu May 17 06:12:22 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun May 20 19:36:04 2007 +0100 |
tree | c032866da484fa1ae5e173921d9b30de9f97902f | |
parent | 516793c61b3db1f60e0b0d0e3c382bcca9ae84fd [diff] |
[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>