[roll] Roll fuchsia [uart] remove the temporarily defined motmot uart driver

Was previously temporarily defined to point at the newly named
exynos-usi driver. Once external drivers are switched over, remove this
hack and any reference to the old defines.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133832
Original-Revision: e52d8f253d03cbbd5c1eb4044a2621e2e3b7ba94
GitOrigin-RevId: 963116d9b909ea852f1f43b490f9ca52c0c06574
Change-Id: If6ec4c2b5d99dd942245ba515accb9a00c855201
1 file changed
tree: a70a466a51490e4d8739ab0877dc50b7a01a5daa
  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.