diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-07-21 09:21:33 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-07-21 13:58:53 +0200 |
commit | f4c79818ac6e36e304a01ea2fb6be6e14a545bcf (patch) | |
tree | 421c4fd6a6aa63bce2e900419e05d4517a5025e2 /Kbuild | |
parent | HID: emsff: properly handle emsff_init failure (diff) | |
download | linux-f4c79818ac6e36e304a01ea2fb6be6e14a545bcf.tar.xz linux-f4c79818ac6e36e304a01ea2fb6be6e14a545bcf.zip |
HID: prodikeys: make needlessly global symbols static
The following symbols are not referenced outside this file so
there's no need for it to be in the global name space.
pcmidi_sustained_note_release
init_sustain_timers
stop_sustain_timers
pcmidi_handle_report
pcmidi_setup_extra_keys
pcmidi_snd_initialise
pcmidi_snd_terminate
Make them static.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions