X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=kernel%2Fwatchdog.c;h=14b8120d52320486c3006e0cffbc7c9fff84de15;hp=94ca779aa9c24dfdc5b08a51694f1fb7a789179b;hb=92fd4d4d67b945c0766416284d4ab236b31542c4;hpb=fe7de49f9d4e53f24ec9ef762a503f70b562341c diff --git a/kernel/watchdog.c b/kernel/watchdog.c index 94ca779aa9c2..14b8120d5232 100644 --- a/kernel/watchdog.c +++ b/kernel/watchdog.c @@ -43,7 +43,7 @@ static DEFINE_PER_CPU(unsigned long, hrtimer_interrupts_saved); static DEFINE_PER_CPU(struct perf_event *, watchdog_ev); #endif -static int __initdata no_watchdog; +static int no_watchdog; /* boot commands */