From: Hannes Eder Date: Tue, 16 Dec 2008 13:20:23 +0000 (+0100) Subject: HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER X-Git-Tag: v2.6.29-rc1~498^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725cf0f47dbb02e0482f081828cff73f55479b79;p=pandora-kernel.git HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER Impact: include a prototype for the exported function in the macro Fix about 20 of this warnings: drivers/hid/hid-a4tech.c:162:1: warning: symbol 'hid_compat_a4tech' was not declared. Should it be static? Signed-off-by: Hannes Eder Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed