[POWERPC] Remove cmd_line from head*.S
[powerpc.git] / arch / powerpc / kernel / head_44x.S
index a3dc0e4..c6a510b 100644 (file)
@@ -743,14 +743,6 @@ exception_stack_bottom:
        .globl  exception_stack_top
 exception_stack_top:
 
-/*
- * This space gets a copy of optional info passed to us by the bootstrap
- * which is used to pass parameters into the kernel like root=/dev/sda1, etc.
- */
-       .globl  cmd_line
-cmd_line:
-       .space  512
-
 /*
  * Room for two PTE pointers, usually the kernel and current user pointers
  * to their respective root page table.