diff options
Diffstat (limited to 'sound/oss/dmasound/dmasound_paula.c')
-rw-r--r-- | sound/oss/dmasound/dmasound_paula.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/oss/dmasound/dmasound_paula.c b/sound/oss/dmasound/dmasound_paula.c index 90fc058e1159..202e8103dc4d 100644 --- a/sound/oss/dmasound/dmasound_paula.c +++ b/sound/oss/dmasound/dmasound_paula.c | |||
@@ -91,10 +91,6 @@ static irqreturn_t AmiInterrupt(int irq, void *dummy); | |||
91 | * power LED are controlled by the same line. | 91 | * power LED are controlled by the same line. |
92 | */ | 92 | */ |
93 | 93 | ||
94 | #ifdef CONFIG_APUS | ||
95 | #define mach_heartbeat ppc_md.heartbeat | ||
96 | #endif | ||
97 | |||
98 | static void (*saved_heartbeat)(int) = NULL; | 94 | static void (*saved_heartbeat)(int) = NULL; |
99 | 95 | ||
100 | static inline void disable_heartbeat(void) | 96 | static inline void disable_heartbeat(void) |