commit | 0b4b5dde45a9416bf57c1e2e5ccf748e538368aa | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 17 18:04:40 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:48 2007 +0200 |
tree | 4a1ccd2d96c8798fbb1d7b9522b19e026037735b | |
parent | f6a2e7f2012eeced1dbf093bb98a1c38fee91f78 [diff] |
x86: fix dmi const-ify fallout The dmi const-ification missed acer_cpu_freq_pst. Fix it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>