Jump to content

[Armbian build PR] - Delete rk3399-pci-rockchip-support-ep-gpio-undefined-case.patch


RSS Bot

Recommended Posts

Description

This patch doesn't make any changes to the source file:

-rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep",
-    GPIOD_OUT_HIGH);
+rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep", GPIOD_OUT_HIGH);

If this patch once had a function it has been lost in the Git history thanks to the patch archive folder shuffling.

How Has This Been Tested?

inert patch.

Checklist:

  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [X] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [X] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines