patch-2.4.0-test9 linux/arch/arm/boot/compressed/setup-sa1100.S

Next file: linux/arch/arm/boot/compressed/vmlinux.lds.in
Previous file: linux/arch/arm/boot/compressed/ll_char_wr.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/boot/compressed/setup-sa1100.S linux/arch/arm/boot/compressed/setup-sa1100.S
@@ -51,12 +51,6 @@
  * This is called from decompress_kernel() with the arch_decomp_setup() macro.
  */
 
-/*
- * void sa1100_setup( int arch_id );
- *
- * This is called from decompress_kernel() with the arch_decomp_setup() macro.
- */
-
 ENTRY(sa1100_setup)
 		mov	r3, r0			@ keep machine type in r3
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)