aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/via-pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/macintosh/via-pmu.c')
-rw-r--r--drivers/macintosh/via-pmu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/macintosh/via-pmu.c b/drivers/macintosh/via-pmu.c
index 4a478eb0e27d..8a8fffa339f0 100644
--- a/drivers/macintosh/via-pmu.c
+++ b/drivers/macintosh/via-pmu.c
@@ -2201,8 +2201,7 @@ pmac_wakeup_devices(void)
2201#define GRACKLE_NAP (1<<4) 2201#define GRACKLE_NAP (1<<4)
2202#define GRACKLE_SLEEP (1<<3) 2202#define GRACKLE_SLEEP (1<<3)
2203 2203
2204int 2204static int powerbook_sleep_grackle(void)
2205powerbook_sleep_grackle(void)
2206{ 2205{
2207 unsigned long save_l2cr; 2206 unsigned long save_l2cr;
2208 unsigned short pmcr1; 2207 unsigned short pmcr1;