patch-2.4.20 linux-2.4.20/arch/ppc/boot/simple/legacy.S

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

diff -urN linux-2.4.19/arch/ppc/boot/simple/legacy.S linux-2.4.20/arch/ppc/boot/simple/legacy.S
@@ -6,7 +6,7 @@
  * This will go and setup ISA_io to 0x8000000 and return.
  */
 
-#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)