[roll] Roll fuchsia [cleanup][gpio] Remove gpio init from pwm bind

BIND_INIT_STEP_GPIO was being defined in both fuchsia.gpio.bind
and fuchsia.pwm.bind and it seems like it should probably only
belong in fuchsia.gpio.bind.

Looks like it might have been a bad copy paste or something.

Test: Built core.x64 --with //bundles:drivers:drivers-build-only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925175
Original-Revision: 7ae0e8a937e9669c75660529aa3fa6c3c2f405ce
GitOrigin-RevId: 10c50223aa1405b0186d4048fc857454903c612a
Change-Id: I054b4af8bb61b7b336fa602ab55d5de106b55f11
1 file changed
tree: 3f2ede835248acf1f9970d2169dae2fee0f53d68
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.