]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/mach/arch.h
Merge nommu branch
[linux-2.6-omap-h63xx.git] / include / asm-arm / mach / arch.h
index eb262e078c46edf4c126e635e4279bb73437630d..fd2f9bf4dcc68decea8bede1a8ebeee36552f02f 100644 (file)
@@ -16,11 +16,10 @@ struct sys_timer;
 
 struct machine_desc {
        /*
-        * Note! The first five elements are used
+        * Note! The first four elements are used
         * by assembler code in head-armv.S
         */
        unsigned int            nr;             /* architecture number  */
-       unsigned int            phys_ram;       /* start of physical ram */
        unsigned int            phys_io;        /* start of physical io */
        unsigned int            io_pg_offst;    /* byte offset for io 
                                                 * page tabe entry      */