public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: crystalhd: remove unused typedef bc_bool_t
@ 2011-03-27 15:48 Nicolas Kaiser
  2011-03-27 20:35 ` Jesper Juhl
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Kaiser @ 2011-03-27 15:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Jarod Wilson, devel, linux-kernel

Remove unused typedef bc_bool_t.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-27 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 15:48 [PATCH] staging: crystalhd: remove unused typedef bc_bool_t Nicolas Kaiser
2011-03-27 20:35 ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox