diff options
Diffstat (limited to 'arch/powerpc/kernel')
-rw-r--r-- | arch/powerpc/kernel/setup-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/setup-common.c b/arch/powerpc/kernel/setup-common.c index aa743a50a20a..1292460fcde2 100644 --- a/arch/powerpc/kernel/setup-common.c +++ b/arch/powerpc/kernel/setup-common.c | |||
@@ -361,7 +361,6 @@ static int __init set_preferred_console(void) | |||
361 | 361 | ||
362 | if (reg && compat && (strcmp(compat, "hvterm-protocol") == 0)) { | 362 | if (reg && compat && (strcmp(compat, "hvterm-protocol") == 0)) { |
363 | /* Host Virtual Serial Interface */ | 363 | /* Host Virtual Serial Interface */ |
364 | int offset; | ||
365 | switch (reg[0]) { | 364 | switch (reg[0]) { |
366 | case 0x30000000: | 365 | case 0x30000000: |
367 | offset = 0; | 366 | offset = 0; |