Merge branch 'akpm-current/current'
[deliverable/linux.git] / arch / xtensa / kernel / vmlinux.lds.S
index 18a174c7fb8716c4525c518f458212f58b4b24f0..31411fc82662c82ec127188ccdb5fc3ac818e4e9 100644 (file)
@@ -30,10 +30,6 @@ jiffies = jiffies_64 + 4;
 jiffies = jiffies_64;
 #endif
 
-#ifndef KERNELOFFSET
-#define KERNELOFFSET 0xd0003000
-#endif
-
 /* Note: In the following macros, it would be nice to specify only the
    vector name and section kind and construct "sym" and "section" using
    CPP concatenation, but that does not work reliably.  Concatenating a
This page took 0.027668 seconds and 5 git commands to generate.