]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm1136/mx35/timer.c
arm: Move tbl to arch_global_data
[karo-tx-uboot.git] / arch / arm / cpu / arm1136 / mx35 / timer.c
index 9680b7fde7bb18a6bb0615c698c76094a612b438..c21ca3f9833b83d319ab2f4d653bc345fa7f2563 100644 (file)
@@ -32,7 +32,7 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#define timestamp      (gd->tbl)
+#define timestamp      (gd->arch.tbl)
 #define lastinc                (gd->lastinc)
 
 /* General purpose timers bitfields */