From: Prarit Bhargava Date: Tue, 5 May 2015 22:37:01 +0000 (-0400) Subject: staging: unisys: remove BOOL,TRUE,FALSE definitions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~777 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=779d0752bc53aebb12a38eb2bcc696c5f12ad4d6;p=pandora-kernel.git staging: unisys: remove BOOL,TRUE,FALSE definitions These shouldn't be defined in the code and can be replaced with the standard bool, true, and false usage that the kernel uses. Signed-off-by: Prarit Bhargava Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed