patch-2.4.7 linux/include/asm-ppc/immap_8260.h
Next file: linux/include/asm-ppc/softirq.h
Previous file: linux/include/asm-ppc/hardirq.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Wed Jul 18 18:01:03 2001
- Orig file:
v2.4.6/linux/include/asm-ppc/immap_8260.h
- Orig date:
Mon May 21 15:02:06 2001
diff -u --recursive --new-file v2.4.6/linux/include/asm-ppc/immap_8260.h linux/include/asm-ppc/immap_8260.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.immap_8260.h 1.5 05/17/01 18:14:24 cort
+ * BK Id: SCCS/s.immap_8260.h 1.8 07/18/01 15:46:50 trini
*/
/*
@@ -431,10 +431,7 @@
char res11[4096];
} immap_t;
-/* The 8260 relies heavily on the IMMR, so we keep it around as a
- * kernel global symbol now. Should have done this for the 8xx......
- */
-immap_t *immr;
+extern immap_t *immr;
#endif /* __IMMAP_82XX__ */
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)