diff options
Diffstat (limited to 'drivers/hwmon/coretemp.c')
| -rw-r--r-- | drivers/hwmon/coretemp.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/hwmon/coretemp.c b/drivers/hwmon/coretemp.c index c070c9714cb..de8111114f4 100644 --- a/drivers/hwmon/coretemp.c +++ b/drivers/hwmon/coretemp.c @@ -518,7 +518,6 @@ static struct notifier_block coretemp_cpu_notifier __refdata = {  static int __init coretemp_init(void)  {  	int i, err = -ENODEV; -	struct pdev_entry *p, *n;  	/* quick check if we run Intel */  	if (cpu_data(0).x86_vendor != X86_VENDOR_INTEL) | 
