summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/csr_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/csr/csr_log.h')
-rw-r--r--drivers/staging/csr/csr_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/csr/csr_log.h b/drivers/staging/csr/csr_log.h
index b280856..b619db6 100644
--- a/drivers/staging/csr/csr_log.h
+++ b/drivers/staging/csr/csr_log.h
@@ -201,7 +201,7 @@ void CsrLogTimedEventIn(u32 line,
const char *file,
CsrSchedQid task_id,
CsrSchedTid tid,
- CsrTime requested_delay,
+ u32 requested_delay,
u16 fniarg,
const void *fnvarg);