diff options
author | Len Brown <len.brown@intel.com> | 2007-03-08 18:30:25 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-03-09 03:49:35 -0500 |
commit | d7930085c28d295b573f6862ff863ccbb8a580ce (patch) | |
tree | c4d1221f6519c01853b14730d6a7758a27d91a56 /kernel/printk.c | |
parent | ff24ba74b6d3befbfbafa142582211b5a6095d45 (diff) |
ACPI: repair nvidia early quirk breakage on x86_64
x86_64 nvidia_bugs() broke when we bailed out on not finding the HPET.
However, the quirk works by checking for not finding the HPET...
Delete the nvidia_hpet_detected flag and simply test for
not finding the HPET, which is simple to do now that
acpi_table_parse returns 1 on failure.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'kernel/printk.c')
0 files changed, 0 insertions, 0 deletions