]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/global_data.h
arm920t/at91/timer: replace bss variables by gd
[karo-tx-uboot.git] / arch / arm / include / asm / global_data.h
index ada3fbb6415cfe6d5a6d7b032743971c9e5be9c7..e459a5dc9494d63857b8fbcbf7b7680a50398326 100644 (file)
@@ -60,6 +60,7 @@ typedef       struct  global_data {
        unsigned long   tbl;
        unsigned long   tbu;
        unsigned long long      timer_reset_value;
+       unsigned long   lastinc;
 #endif
        unsigned long   relocaddr;      /* Start address of U-Boot in RAM */
        phys_size_t     ram_size;       /* RAM size */