Skip to content

Commit

Permalink
staging: crystalhd: remove unused typedef bc_bool_t
Browse files Browse the repository at this point in the history
Remove unused typedef bc_bool_t.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Nicolas Kaiser authored and Greg Kroah-Hartman committed Apr 20, 2011
1 parent 4008386 commit 7207ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/crystalhd/bc_dts_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ typedef unsigned char *PUCHAR;
#else

/* For Kernel usage.. */
typedef bool bc_bool_t;
#endif

#else
Expand Down

0 comments on commit 7207ece

Please sign in to comment.