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 <bunk@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Adrian Bunk 2008-03-31 01:53:56 +02:00 • committed by Jiri Kosina
commit abdff0f774
3 changed files with 4 additions and 6 deletions