aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/boot/common/serial_stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/boot/common/serial_stub.c')
-rw-r--r--arch/ppc/boot/common/serial_stub.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/boot/common/serial_stub.c b/arch/ppc/boot/common/serial_stub.c
index 03dfaa01fa6..5cc9ae66a8b 100644
--- a/arch/ppc/boot/common/serial_stub.c
+++ b/arch/ppc/boot/common/serial_stub.c
@@ -1,6 +1,4 @@
1/* 1/*
2 * arch/ppc/boot/common/serial_stub.c
3 *
4 * This is a few stub routines to make the boot code cleaner looking when 2 * This is a few stub routines to make the boot code cleaner looking when
5 * there is no serial port support doesn't need to be closed, for example. 3 * there is no serial port support doesn't need to be closed, for example.
6 * 4 *