staging: csr: remove the CsrTime typedef altogether
authorDevendra Naga <devendra.aaru@gmail.com>
Wed, 24 Oct 2012 06:33:57 +0000 (02:33 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 22:23:09 +0000 (15:23 -0700)
commitaad3d31fdf925277997641197c2f0eabf728e177
treec8a261ddaa6bdd288f08238ce88904a177c44da1
parentcf7d9b4231e5d505084e1438192b27ad6b82dd00
staging: csr: remove the CsrTime typedef altogether

remove CsrTime typedef and replace all the users with the u32

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/csr_log.h
drivers/staging/csr/csr_sched.h
drivers/staging/csr/csr_time.c
drivers/staging/csr/csr_time.h
drivers/staging/csr/csr_wifi_hip_dump.c
drivers/staging/csr/csr_wifi_hip_unifi.h
drivers/staging/csr/netdev.c
drivers/staging/csr/sme_sys.c
drivers/staging/csr/unifi_pdu_processing.c
drivers/staging/csr/unifi_priv.h
This page took 0.027783 seconds and 5 git commands to generate.