staging: csr: remove CsrUint64 and CsrInt64 typedefs.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 19:40:30 +0000 (12:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 19:40:30 +0000 (12:40 -0700)
commitb6b5244e4f1ccf838cce8499732449f26c119b88
tree93dc95dcfe2560cbf9ede5ed8ec85634a9926b1a
parent3c0b461e4c8fde467bd803e368d9a78ec2da5f8a
staging: csr: remove CsrUint64 and CsrInt64 typedefs.

CsrInt64 wasn't being used, and CsrUint64 was only used in one place, so
replace that with u64.

Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/csr_time.c
drivers/staging/csr/csr_types.h