From: Jiri Kosina Date: Thu, 25 Jan 2007 10:43:31 +0000 (+0100) Subject: HID: hid debug from hid-debug.h to hid layer X-Git-Tag: v2.6.21-rc1~92^2~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c080d89ad91e98fec0e8fc5f448a1ad899bd85c7;p=pandora-kernel.git HID: hid debug from hid-debug.h to hid layer hid-debug.h contains a lot of code, and should not therefore be a header. This patch moves the code to generic hid layer as .c source, and introduces CONFIG_HID_DEBUG to conditionally compile it, instead of playing with #define DEBUG and including hid-debug.h. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed