Browse Source

[POWERPC] Remove duplicate #include

Remove duplicate #include of <asm/prom.h> in
arch/powerpc/kernel/btext.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Huang Weiyi 17 năm trước cách đây
mục cha
commit
1c4a811912
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/powerpc/kernel/btext.c

+ 0 - 1
arch/powerpc/kernel/btext.c

@@ -16,7 +16,6 @@
 #include <asm/mmu.h>
 #include <asm/pgtable.h>
 #include <asm/io.h>
-#include <asm/prom.h>
 #include <asm/processor.h>
 #include <asm/udbg.h>