diff options
| -rw-r--r-- | arch/microblaze/kernel/setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/kernel/setup.c b/arch/microblaze/kernel/setup.c index acd70fe30a71..1c3f18ba8af1 100644 --- a/arch/microblaze/kernel/setup.c +++ b/arch/microblaze/kernel/setup.c | |||
| @@ -58,8 +58,6 @@ void __init setup_arch(char **cmdline_p) | |||
| 58 | __invalidate_dcache_all(); | 58 | __invalidate_dcache_all(); |
| 59 | __enable_dcache(); | 59 | __enable_dcache(); |
| 60 | 60 | ||
| 61 | panic_timeout = 120; | ||
| 62 | |||
| 63 | setup_memory(); | 61 | setup_memory(); |
| 64 | 62 | ||
| 65 | #if defined(CONFIG_SELFMOD_INTC) || defined(CONFIG_SELFMOD_TIMER) | 63 | #if defined(CONFIG_SELFMOD_INTC) || defined(CONFIG_SELFMOD_TIMER) |
