aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/csr_log_text.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-20 13:07:13 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-20 13:07:13 -0700
commit980b5a2b0d90294a8b56cf999ecd1a5c31e5a173 (patch)
tree8fd2c81a2d0b9cc230e95c91a951a75de20f91f6 /drivers/staging/csr/csr_log_text.h
parentstaging: csr: remove CsrUint64 and CsrInt64 typedefs. (diff)
downloadlinux-dev-980b5a2b0d90294a8b56cf999ecd1a5c31e5a173.tar.xz
linux-dev-980b5a2b0d90294a8b56cf999ecd1a5c31e5a173.zip
staging: csr: remove csr_types.h
Only thing left in here is the TRUE/FALSE #defines, so move them to csr_macro.h and remove the file. 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>
Diffstat (limited to 'drivers/staging/csr/csr_log_text.h')
-rw-r--r--drivers/staging/csr/csr_log_text.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/csr/csr_log_text.h b/drivers/staging/csr/csr_log_text.h
index 9fc2aa2bb41d..9fe6c90244c4 100644
--- a/drivers/staging/csr/csr_log_text.h
+++ b/drivers/staging/csr/csr_log_text.h
@@ -10,7 +10,6 @@
*****************************************************************************/
-#include "csr_types.h"
#include "csr_log_configure.h"
#ifdef __cplusplus