VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / asm-arm / setup.h
index 8dd08bb..ac311c5 100644 (file)
@@ -8,7 +8,7 @@
  * published by the Free Software Foundation.
  *
  *  Structure passed to kernel to tell it about the
- *  hardware it's running on.  See linux/Documentation/arm/Setup
+ *  hardware it's running on.  See Documentation/arm/Setup
  *  for more info.
  */
 #ifndef __ASMARM_SETUP_H
@@ -196,7 +196,6 @@ static struct tagtable __tagtable_##fn __tag = { tag, fn }
 
 struct meminfo {
        int nr_banks;
-       unsigned long end;
        struct {
                unsigned long start;
                unsigned long size;