summary refs log tree commit diff
path: root/arch/xtensa
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@mindspring.com>2007-10-20 00:19:06 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 00:19:06 +0200
commit4aad794a8a4233059334937fea541167a97b395b (patch)
tree7b35a1a6a2794aaa2b6f8303210a9056100d4f30 /arch/xtensa
parent343b9019808eb4df2a1b4429a8b95d21bf45a9e9 (diff)
downloadlinux-4aad794a8a4233059334937fea541167a97b395b.tar.gz
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>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions