From: Michal Nazarewicz Date: Fri, 16 Mar 2012 11:25:42 +0000 (+0100) Subject: usb: gadget: f_mass_storage: remove deprecated fsg_add() X-Git-Tag: v3.5-rc1~149^2~139^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2484606a105e35a9bbbfafa41ee32683b82cf5a;p=pandora-kernel.git usb: gadget: f_mass_storage: remove deprecated fsg_add() There are no in-tree fsg_add() users and it has been deprecated since 2.6.35 [1dc90985d1: fsg_add() renamed to fsg_bind_config()] so out-of-tree users had more then enough time to convert. Removing. Signed-off-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed