X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Foss%2Fdmasound%2Fdmasound_paula.c;h=06e9e88e4c05dd9e0735279fd9d4356163034224;hb=0d63081d418c73cc187c893069e0f24c4c6eecd3;hp=90fc058e1159a60b7bd6c52917a061a24d1e9c49;hpb=bdbf77d6707a52bdeff223d0a60df12d086d21d7;p=~andy%2Flinux diff --git a/sound/oss/dmasound/dmasound_paula.c b/sound/oss/dmasound/dmasound_paula.c index 90fc058e115..06e9e88e4c0 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); * power LED are controlled by the same line. */ -#ifdef CONFIG_APUS -#define mach_heartbeat ppc_md.heartbeat -#endif - static void (*saved_heartbeat)(int) = NULL; static inline void disable_heartbeat(void) @@ -714,7 +710,7 @@ static MACHINE machAmiga = { /*** Config & Setup **********************************************************/ -int __init dmasound_paula_init(void) +static int __init dmasound_paula_init(void) { int err;