commit | 7de6d3618b09c39fdaa6125e23fcf465a65bc266 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Feb 13 13:26:25 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:25 2007 +0100 |
tree | 8194a9697bc4e1de5a0c668bdd85acc3f499e688 | |
parent | 2ba1ff2b796746722fc4fe8bdcd1f30a834e3d0a [diff] |
[PATCH] i386: Fix warning in cpu initialization Fix bogus warning linux/arch/i386/kernel/cpu/transmeta.c:12: warning: ‘cpu_freq’ may be used uninitialized in this function Signed-off-by: Andi Kleen <ak@suse.de>