From: Dean Lee Date: Fri, 12 Jun 2015 05:11:44 +0000 (+0900) Subject: staging: wilc1000: change WILC_BOOL to bool X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ed4dc73dd7e67bdf37266e5d188fd01bcb32e1;p=pandora-kernel.git staging: wilc1000: change WILC_BOOL to bool change own data type(WILC_BOOL) to common data type(bool) but that's contain true/false value. so change with them. Signed-off-by: Dean Lee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed