[PATCH] staging: crystalhd: remove unused typedef bc_bool_t

From: Nicolas Kaiser
Date: Sun Mar 27 2011 - 11:55:42 EST


Remove unused typedef bc_bool_t.

Signed-off-by: Nicolas Kaiser <nikai@xxxxxxxxx>
---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/