From: Sebastian Andrzej Siewior Date: Sun, 23 Dec 2012 20:10:02 +0000 (+0100) Subject: usb: gadget: f_acm: remove empty function X-Git-Tag: v3.9-rc1~126^2~43^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c062c571ee19f08deb1c12fc2dd14b92f89eb8;p=pandora-kernel.git usb: gadget: f_acm: remove empty function The significant part of this function was removed in 90f7976 ("USB: Remove unsupported usb gadget drivers"). I would move this to function bind time but I don't see the point in moving an empty function. Therefore bye bye. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed