From: Jean Delvare Cleanup the use of i2c headers in macintosh drivers. Signed-off-by: Jean Delvare Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton --- drivers/macintosh/therm_pm72.c | 2 -- drivers/macintosh/windfarm_lm75_sensor.c | 1 - drivers/macintosh/windfarm_max6690_sensor.c | 1 - drivers/macintosh/windfarm_smu_sat.c | 1 - 4 files changed, 5 deletions(-) diff -puN drivers/macintosh/therm_pm72.c~macintosh-cleanup-the-use-of-i2c-headers drivers/macintosh/therm_pm72.c --- devel/drivers/macintosh/therm_pm72.c~macintosh-cleanup-the-use-of-i2c-headers 2006-02-09 01:09:21.000000000 -0800 +++ devel-akpm/drivers/macintosh/therm_pm72.c 2006-02-09 01:09:21.000000000 -0800 @@ -104,7 +104,6 @@ #include #include #include -#include #include #include #include @@ -113,7 +112,6 @@ #include #include #include -#include #include #include #include diff -puN drivers/macintosh/windfarm_lm75_sensor.c~macintosh-cleanup-the-use-of-i2c-headers drivers/macintosh/windfarm_lm75_sensor.c --- devel/drivers/macintosh/windfarm_lm75_sensor.c~macintosh-cleanup-the-use-of-i2c-headers 2006-02-09 01:09:21.000000000 -0800 +++ devel-akpm/drivers/macintosh/windfarm_lm75_sensor.c 2006-02-09 01:09:21.000000000 -0800 @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include diff -puN drivers/macintosh/windfarm_max6690_sensor.c~macintosh-cleanup-the-use-of-i2c-headers drivers/macintosh/windfarm_max6690_sensor.c --- devel/drivers/macintosh/windfarm_max6690_sensor.c~macintosh-cleanup-the-use-of-i2c-headers 2006-02-09 01:09:21.000000000 -0800 +++ devel-akpm/drivers/macintosh/windfarm_max6690_sensor.c 2006-02-09 01:09:21.000000000 -0800 @@ -11,7 +11,6 @@ #include #include #include -#include #include #include diff -puN drivers/macintosh/windfarm_smu_sat.c~macintosh-cleanup-the-use-of-i2c-headers drivers/macintosh/windfarm_smu_sat.c --- devel/drivers/macintosh/windfarm_smu_sat.c~macintosh-cleanup-the-use-of-i2c-headers 2006-02-09 01:09:21.000000000 -0800 +++ devel-akpm/drivers/macintosh/windfarm_smu_sat.c 2006-02-09 01:09:21.000000000 -0800 @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include _