cpmac: remove hopeless #warning
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / ti / cpmac.c
index d52ea30089462b8ef72d46239876236de6af993a..7e8bce46e6b463a82464fe510262c68014dd5cb6 100644 (file)
@@ -1237,7 +1237,7 @@ int cpmac_init(void)
                goto fail_alloc;
        }
 
-#warning FIXME: unhardcode gpio&reset bits
+       /* FIXME: unhardcode gpio&reset bits */
        ar7_gpio_disable(26);
        ar7_gpio_disable(27);
        ar7_device_reset(AR7_RESET_BIT_CPMAC_LO);