From: Adrian Bunk Date: Sun, 30 Mar 2008 23:53:56 +0000 (+0200) Subject: HID: make hid_input_field and usbhid_modify_dquirk static X-Git-Tag: v2.6.26-rc1~1107^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdff0f7749a6696ba2a4238b675cbc55abcdb7a;p=pandora-kernel.git HID: make hid_input_field and usbhid_modify_dquirk static This patch makes the following needlessly global functions static: - hid-core.c:hid_input_field() - usbhid/hid-quirks.c:usbhid_modify_dquirk() Signed-off-by: Adrian Bunk Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed