patch-2.4.0-test12 linux/include/asm-arm/hardware.h

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

diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-arm/hardware.h linux/include/asm-arm/hardware.h
@@ -15,10 +15,4 @@
 
 #include <asm/arch/hardware.h>
 
-#ifdef PARAMS_OFFSET
-#define PARAMS_BASE		((PAGE_OFFSET) + (PARAMS_OFFSET))
-#else
-#define PARAMS_BASE		0
-#endif
-
 #endif

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