From: Michal Nazarewicz Date: Mon, 18 Jun 2012 12:37:19 +0000 (+0200) Subject: usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support X-Git-Tag: v3.6-rc1~101^2~53^2~28^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87cabf4d56e1fc5d08434df9d54ef3450a756f0;p=pandora-kernel.git usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support Since f_mass_storage stopped using FSG_BUFFHD_STATIC_BUFFER (because it caused buffers not to be page aligned which did not work well with at least some UDCs), no code was using it. Removing not to bloat the code too much. Signed-off-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed