patch-2.4.13 linux/include/asm-ppc/ppcboot.h

Next file: linux/include/asm-ppc/scatterlist.h
Previous file: linux/include/asm-ppc/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.12/linux/include/asm-ppc/ppcboot.h linux/include/asm-ppc/ppcboot.h
@@ -69,7 +69,7 @@
 	unsigned long	bi_vco;		/* VCO Out from PLL, in MHz		*/
 #endif
 	unsigned long	bi_baudrate;	/* Console Baudrate			*/
-#if defined(CONFIG_PPC405)
+#if defined(CONFIG_405GP)
 	unsigned char	bi_s_version[4];  /* Version of this structure		*/
 	unsigned char	bi_r_version[32]; /* Version of the ROM (IBM)		*/
 	unsigned int	bi_procfreq;	/* CPU (Internal) Freq, in Hz		*/

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