drm/etnaviv: add clock gating workaround for GC7000 r6202
[linux-2.6-microblaze.git] / fs / isofs / util.c
index 42544bf..e88dba7 100644 (file)
@@ -16,7 +16,7 @@
  * to GMT.  Thus  we should always be correct.
  */
 
-int iso_date(char * p, int flag)
+int iso_date(u8 *p, int flag)
 {
        int year, month, day, hour, minute, second, tz;
        int crtime;