cpmac: remove hopeless #warning

am: 5e45d834f7

Change-Id: Icfecd82f0ed400d01e16c1719451ddbdc886c5ef
This commit is contained in:
Arnd Bergmann
2017-03-18 11:21:22 +00:00
committed by android-build-merger

View 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);