From c2484606a105e35a9bbbfafa41ee32683b82cf5a Mon Sep 17 00:00:00 2001 From: Michal Nazarewicz Date: Fri, 16 Mar 2012 12:25:42 +0100 Subject: [PATCH] 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-format-patch failed