From: Jiri Kosina Date: Tue, 30 Jan 2007 15:02:24 +0000 (+0100) Subject: HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG X-Git-Tag: v2.6.21-rc2~42^2~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd64c151b978dc78ed535433d930c75b5c15deeb;p=pandora-kernel.git HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG CONFIG_INPUT_DEBUG is non-existent option, so remove anything depending on it. Also, as we have new CONFIG_HID_DEBUG, this should be used on places where ifdef DEBUG was used before. Suggested by Adrian Bunk. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed