arm: Move tbl to arch_global_data
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / mx25 / timer.c
index 4dc4041c08dd15008bee089720e4d2c3c81489e4..8b5217ff4fbe7b644f1c191e003b39da2ab823a7 100644 (file)
@@ -44,7 +44,7 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#define timestamp      (gd->tbl)
+#define timestamp      (gd->arch.tbl)
 #define lastinc                (gd->lastinc)
 
 /*