mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
cpmac: remove hopeless #warning
am: 5e45d834f7
Change-Id: Icfecd82f0ed400d01e16c1719451ddbdc886c5ef
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user