From: Andrzej Pietrasiewicz Date: Mon, 4 Nov 2013 12:46:17 +0000 (+0100) Subject: usb: gadget: f_mass_storage: fix mass storage dependency X-Git-Tag: v3.13-rc4~47^2~15^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc912b0d237c1d376214616ae0c9d12b7d542ab4;p=pandora-kernel.git usb: gadget: f_mass_storage: fix mass storage dependency Legacy gadgets supporting mass storage (g_mass_storage, g_acm_ms, g_multi) all depend on BLOCK. Make the standalone compilation of f_mass_storage (without any legacy gadget) dependent no BLOCK, too. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed