]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm926ejs/mxs/timer.c
arm: Move lastinc to arch_global_data
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / mxs / timer.c
index a12a7e31506123180c2702e8f87d3817aa600b2e..373841180ff84af4811695674170f278c5846c76 100644 (file)
@@ -37,7 +37,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 #define timestamp (gd->arch.tbl)
-#define lastdec (gd->lastinc)
+#define lastdec (gd->arch.lastinc)
 
 /*
  * This driver uses 1kHz clock source.