[roll] Roll fuchsia [drivers][broadcom] Move temporary into variable

https://github.com/llvm/llvm-project/pull/120223 became more strict
about discarded value expressions. This CL moves the array reference
into a local variable to operate on.

Original-Bug: 385748190
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1179632
Original-Revision: bac0bfd54ea3efbc387ccf36a5a8e2e99debce0c
GitOrigin-RevId: d4eb0af1986902cf6b06628fb3f5965e68d9b45b
Change-Id: I97d076d5263521cf69e59f9e8a479dbeba2fa148
1 file changed
tree: e45e4667ee7a025817478c42143074f4359ff444
  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 in one of the communication channels documented at get involved.

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.