From e73dab877d5fa907cee1af9b2381619f891024d8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 7 Sep 2011 17:59:46 +0000 Subject: (matching_types) do not abuse TYPE for cpufreq & microcode --- perl-install/detect_devices.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/detect_devices.pm') diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm index cb91c225a..49ed09cab 100644 --- a/perl-install/detect_devices.pm +++ b/perl-install/detect_devices.pm @@ -1237,8 +1237,6 @@ sub matching_types() { mips_lemote => is_mips_lemote(), mips_ict => is_mips_ict(), mips_st_ls2f => is_mips_st_ls2f(), - cpufreq => hasCPUFreq(), - microcode => hasCPUMicrocode(), laptop => isLaptop(), 'numpad' => hasNumpad(), 'touchpad' => hasTouchpad(), -- cgit v1.2.1