Remove unused typedef bc_bool_t.
Signed-off-by: Nicolas Kaiser <[email protected]>
---
drivers/staging/crystalhd/bc_dts_types.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/crystalhd/bc_dts_types.h b/drivers/staging/crystalhd/bc_dts_types.h
index 6fd8089..d2131e7 100644
--- a/drivers/staging/crystalhd/bc_dts_types.h
+++ b/drivers/staging/crystalhd/bc_dts_types.h
@@ -65,7 +65,6 @@ typedef unsigned char *PUCHAR;
#else
/* For Kernel usage.. */
-typedef bool bc_bool_t;
#endif
#else
--
1.7.3.4
On Sun, 27 Mar 2011, Nicolas Kaiser wrote:
> Remove unused typedef bc_bool_t.
>
> Signed-off-by: Nicolas Kaiser <[email protected]>
Reviewed-by: Jesper Juhl <[email protected]>
--
Jesper Juhl <[email protected]> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.