#15267: Netgear WNR2200: USB powered off (missing gpio pins)
---------------------------+-------------------------------------
  Reporter:  sinnerotuh@…  |      Owner:  developers
      Type:  defect        |     Status:  new
  Priority:  normal        |  Milestone:  Barrier Breaker (trunk)
 Component:  kernel        |    Version:  Trunk
Resolution:                |   Keywords:
---------------------------+-------------------------------------

Comment (by anonymous):

 Hallo,
 I have apply the patch, but with the following errors:


 {{{
 arch/mips/ath79/mach-wnr2200.c:86:5: error: implicit declaration of
 function 'ath79_gpio_function_setup' [-Werror=implicit-function-
 declaration]
      ath79_gpio_function_setup(AR724X_GPIO_FUNC_JTAG_DISABLE, 0);
      ^
 arch/mips/ath79/mach-wnr2200.c:113:13: error: too few arguments to
 function 'ap9x_pci_setup_wmac_gpio'
              BIT(WNR2200_GPIO_USB_5V) | BIT(WNR2200_GPIO_LED_PWR_AMBER));
              ^
 In file included from arch/mips/ath79/mach-wnr2200.c:19:0:
 arch/mips/ath79/dev-ap9x-pci.h:19:6: note: declared here
  void ap9x_pci_setup_wmac_gpio(unsigned wmac, u32 mask, u32 val);
       ^
 cc1: all warnings being treated as errors

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/15267#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to