Robert P. J. Day 4aad794a8a BOOT: Show that no_ipi_broadcast() takes a parameter.
a rather obvious fix given the opening of the function:

...
static __init int no_ipi_broadcast(char *str)
{
        get_option(&str, &no_broadcast);
...

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
2007-10-20 00:19:06 +02:00
..
2007-10-11 11:17:03 +02:00
2007-10-19 23:22:11 +02:00
2007-10-17 20:16:15 +02:00
2007-10-14 21:49:42 +02:00
2007-10-11 11:16:34 +02:00
2007-10-17 20:17:06 +02:00
2007-10-11 11:16:56 +02:00