Bluetooth: hidp: move hidp_schedule() to core.c
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 6 Apr 2013 18:28:43 +0000 (20:28 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 17 Apr 2013 05:56:59 +0000 (02:56 -0300)
commit3764eaa922c78037ad9bed06be5c8b8a5c83b37d
tree71f7d91e8344af5e6efadd676180191a00c36c2b
parentf53c20e93612f708ed3b378ec9735b779dcd7d59
Bluetooth: hidp: move hidp_schedule() to core.c

There is no reason to keep this helper in the header file. No other file
depends on it so move it into hidp/core.c where it belongs.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hidp/core.c
net/bluetooth/hidp/hidp.h