[roll] Roll fuchsia [audio] maybe_unused, not __UNUSED

Modernize the audio codebase (audio_core, lib, drivers) by replacing
instances of __UNUSED with [[maybe_unused]].
No change to functionality or code-gen.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568321
Original-Revision: b64995b3b5d83abfca797af108713b075ec24f34
GitOrigin-RevId: 42f86b2ac50f9776c98e027766ca30ad61ffc604
Change-Id: Ided78d231e3125c17236b97515f6bcad2ffd3a93
1 file changed
tree: abaf2551d7746e6b1f74b4148243d2697ba8abfe
  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.