diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-17 13:56:34 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-17 13:56:34 -0500 |
commit | 7652aab77fbf6de8bcc69ee6a864270b0da6b3f6 (patch) | |
tree | cc380ac53a720a905232463cd8fed9cb27875723 /arch/mips/jmr3927/rbhma3100/setup.c | |
parent | cd02e27b1514a27b2a8ab59755ae6d23d4d8a10f (diff) | |
parent | aec8b7557cf0fc4dac059112328b5aa89271c77e (diff) |
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Diffstat (limited to 'arch/mips/jmr3927/rbhma3100/setup.c')
-rw-r--r-- | arch/mips/jmr3927/rbhma3100/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/jmr3927/rbhma3100/setup.c b/arch/mips/jmr3927/rbhma3100/setup.c index 3e2fbdc66097..55ad0a578794 100644 --- a/arch/mips/jmr3927/rbhma3100/setup.c +++ b/arch/mips/jmr3927/rbhma3100/setup.c | |||
@@ -357,7 +357,7 @@ static void __init jmr3927_board_init(void) | |||
357 | jmr3927_io_dipsw()); | 357 | jmr3927_io_dipsw()); |
358 | } | 358 | } |
359 | 359 | ||
360 | void __init plat_setup(void) | 360 | void __init tx3927_setup(void) |
361 | { | 361 | { |
362 | int i; | 362 | int i; |
363 | 363 | ||