summaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp_internal.h
diff options
context:
space:
mode:
authorVitaly Kuznetsov2015-02-27 20:25:56 +0100
committerGreg Kroah-Hartman2015-03-02 04:29:05 +0100
commit32a158325acf12842764b1681f53903673f2f22e (patch)
treeaf99f3fbc7e2524331f62e8f726f0f44edec6b77 /kernel/time/ntp_internal.h
parentdrivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload (diff)
downloadkernel-qcow2-linux-32a158325acf12842764b1681f53903673f2f22e.tar.gz
kernel-qcow2-linux-32a158325acf12842764b1681f53903673f2f22e.tar.xz
kernel-qcow2-linux-32a158325acf12842764b1681f53903673f2f22e.zip
clockevents: export clockevents_unbind_device instead of clockevents_unbind
It looks like clockevents_unbind is being exported by mistake as: - it is static; - it is not listed in include/linux/clockchips.h; - EXPORT_SYMBOL_GPL(clockevents_unbind) follows clockevents_unbind_device() implementation. I think clockevents_unbind_device should be exported instead. This is going to be used to teardown Hyper-V clockevent devices on module unload. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/time/ntp_internal.h')
0 files changed, 0 insertions, 0 deletions