commit | 3764eaa922c78037ad9bed06be5c8b8a5c83b37d | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sat Apr 06 20:28:43 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Apr 17 02:56:59 2013 -0300 |
tree | 71f7d91e8344af5e6efadd676180191a00c36c2b | |
parent | f53c20e93612f708ed3b378ec9735b779dcd7d59 [diff] |
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>