From: David Herrmann Date: Sat, 6 Apr 2013 18:28:43 +0000 (+0200) Subject: Bluetooth: hidp: move hidp_schedule() to core.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~62^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3764eaa922c78037ad9bed06be5c8b8a5c83b37d;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed