patch-2.4.20 linux-2.4.20/arch/ppc/boot/common/crt0.S

Next file: linux-2.4.20/arch/ppc/boot/common/misc-simple.c
Previous file: linux-2.4.20/arch/ppc/boot/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/boot/common/crt0.S linux-2.4.20/arch/ppc/boot/common/crt0.S
@@ -22,7 +22,7 @@
  */
 
 #include <linux/config.h>
-#include "ppc_asm.h"
+#include <asm/ppc_asm.h>
 
 	.text
 

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