From: Tobias Klauser Date: Thu, 4 Jun 2009 23:07:59 +0000 (+0000) Subject: s2io: Remove private boolean definitions X-Git-Tag: v2.6.31-rc1~330^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f957bcf0164e45bd77867e02412035e1c2fd7058;p=pandora-kernel.git s2io: Remove private boolean definitions Remove the private definition of TRUE/FALSE and use the ones from linux/stddef.h. Also remove the definition of BOOL which is not referenced inside the driver anyway. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed