[roll] Roll fuchsia [build] Cleanup -Wunused-but-set-var in fake-i2c.h

This patch cleans up -Wunused-but-set-variable warning from the file.

Original-Bug: 77973
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567405
Original-Revision: 8e36c8b8531d0ec3178e462eedcf3a263adb9648
GitOrigin-RevId: 350a9dedb9f9e47d302619069597445435b8fbbb
Change-Id: I584b40b495aaa4b1d0bcf1f2ecceac043767b145
1 file changed
tree: 52b636e862058db7599ed123b768ec82f92aaab8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.