diff options
Diffstat (limited to 'drivers/macintosh/via-pmu.c')
-rw-r--r-- | drivers/macintosh/via-pmu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/via-pmu.c b/drivers/macintosh/via-pmu.c index 91081dcdc272..43b8db2b5445 100644 --- a/drivers/macintosh/via-pmu.c +++ b/drivers/macintosh/via-pmu.c | |||
@@ -57,7 +57,7 @@ | |||
57 | #include <asm/pmac_feature.h> | 57 | #include <asm/pmac_feature.h> |
58 | #include <asm/pmac_pfunc.h> | 58 | #include <asm/pmac_pfunc.h> |
59 | #include <asm/pmac_low_i2c.h> | 59 | #include <asm/pmac_low_i2c.h> |
60 | #include <asm/uaccess.h> | 60 | #include <linux/uaccess.h> |
61 | #include <asm/mmu_context.h> | 61 | #include <asm/mmu_context.h> |
62 | #include <asm/cputable.h> | 62 | #include <asm/cputable.h> |
63 | #include <asm/time.h> | 63 | #include <asm/time.h> |