[roll] Roll fuchsia [sdmmc][lib] Remove unused include

This header is not used and requires users of the SDMMC header to add an
extra build dep.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/930293
Original-Revision: 6c5b20627407d77a3dbf0b453eb574a4efbfb50b
GitOrigin-RevId: faa95b001148eb618ae1b84eb196dcf1107d6d2a
Change-Id: Idc680848e1c1d1d894fbbcc6a6fad36f788cb59c
1 file changed
tree: 7e6d5f9e433b415b0089c42ded3e517907a14182
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.