staging: tidspbridge: remove custom TRUE FALSE
authorNishanth Menon <nm@ti.com>
Mon, 12 Jul 2010 22:55:59 +0000 (17:55 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 17:48:42 +0000 (10:48 -0700)
bool has standard true and false, we dont need to introduce
our own TRUE and FALSE macros.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found