From: Jiri Kosina Date: Mon, 19 Feb 2007 13:15:59 +0000 (+0100) Subject: USB HID: use CONFIG_HID_DEBUG for outputting report descriptor X-Git-Tag: v2.6.21-rc3~147^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc9c566161c119febe4fab0f7c382416681fd8f;p=pandora-kernel.git USB HID: use CONFIG_HID_DEBUG for outputting report descriptor Report descriptor should be output when CONFIG_HID_DEBUG is defined. This also mitigates the need for DEBUG and DEBUG_DATA defines, so let's remove them. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed