From: yangkai Date: Thu, 23 Feb 2012 10:06:09 +0000 (+0800) Subject: update MACRO for android4.0 X-Git-Tag: firefly_0821_release~9616^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f09b59ee5558b49b703809e6e26c77f26d1f3f42;p=firefly-linux-kernel-4.4.55.git update MACRO for android4.0 --- diff --git a/drivers/usb/gadget/storage_common.c b/drivers/usb/gadget/storage_common.c old mode 100644 new mode 100755 index 618b3f076c1f..af2d06f97748 --- a/drivers/usb/gadget/storage_common.c +++ b/drivers/usb/gadget/storage_common.c @@ -771,7 +771,7 @@ static ssize_t fsg_store_file(struct device *dev, struct device_attribute *attr, printk("store_file: \"%s\"\n", buf); #endif -#ifndef CONFIG_USB_ANDROID_MASS_STORAGE +#ifndef CONFIG_USB_G_ANDROID /* disabled in android because we need to allow closing the backing file * if the media was removed */