update MACRO for android4.0
authoryangkai <yk@rock-chips.com>
Thu, 23 Feb 2012 10:06:09 +0000 (18:06 +0800)
committeryangkai <yk@rock-chips.com>
Thu, 23 Feb 2012 10:06:09 +0000 (18:06 +0800)
drivers/usb/gadget/storage_common.c [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 618b3f0..af2d06f
@@ -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
         */