From: Christoph Jaeger Date: Mon, 2 Feb 2015 15:00:03 +0000 (-0500) Subject: usb: gadget: Kconfig: use bool instead of boolean X-Git-Tag: fixes-v4.0-rc1~102^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8333d3cd06f89bdddea61c64ae123b2265ffab9d;p=pandora-kernel.git usb: gadget: Kconfig: use bool instead of boolean Keyword 'boolean' for type definition attributes is considered deprecated and, therefore, should not be used anymore. See http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com See http://lkml.kernel.org/r/1419108071-11607-1-git-send-email-cj@linux.com Signed-off-by: Christoph Jaeger Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed