[roll] Roll fuchsia [e100] Remove uses of mmio_buffer_t

Since the osdep header is still included in vendor C files we need to
use a void* for e1000_pci_map_buffer to avoid exposing the C++ types.

Original-Bug: 115988
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871293
Original-Revision: 0d1b89783a71a7d8359376300e0dcd93ef3eca6e
GitOrigin-RevId: eae14f776ec2c9a00da35c63d2724ba54074da37
Change-Id: I1256a7e3f5418e40cbd0a378e1eea922c16b3d4b
1 file changed
tree: 427a41d0bb395f83188aa2b2950d6cc6d4a4f59c
  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.