Commit 93c79bbe authored by Anton Blanchard's avatar Anton Blanchard

Merge samba.org:/scratch/anton/linux-2.5

into samba.org:/scratch/anton/linux-2.5_ppc64drivers
parents eb0a5728 d687c64c
......@@ -227,7 +227,12 @@ static void hvc_poll(int index)
spin_unlock_irqrestore(&hp->lock, flags);
}
#if defined (CONFIG_XMON)
extern unsigned long cpus_in_xmon;
#else
unsigned long cpus_in_xmon=0;
#endif
int khvcd(void *unused)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment