[roll] Roll fuchsia [i2c] Remove cyclic header includes

Make src/devices/i2c/drivers/i2c/i2c-child-server.h no longer include
src/devices/i2c/drivers/i2c/i2c.h. The two header files will no longer
cyclically depend on each other.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109275
Original-Revision: 54501face877daa6b588b17c9396aa430ffdfde5
GitOrigin-RevId: 6ec2d366a8554f2bb17e96df5038f3c6ee9a8643
Change-Id: Ie37540f845a9fef414190e1bb4a82ee4e69e9d37
1 file changed
tree: 58d294fc11d24e77e881fef75183fad238aa12c4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.