[roll] Roll fuchsia [magma] Remove ZirconPlatformPciDevice

The only MSD to use magma::PlatformPciDevice (Intel) has its own
implementation, so we don't need ZirconPlatformPciDevice. Future PCI
MSD drivers will need to implement their own PlatformPciDevice
implementations on top of DFv2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872067
Original-Revision: 98f0696be5f2fef6245f3b874da0590bf7371448
GitOrigin-RevId: 07f92c4d1cae7946ededa55b3e9a2d455f225702
Change-Id: Ie031ea7aa31b9a075aab2f3d3fbc6ee6e053aeb5
1 file changed
tree: 1e85b95f5dd44aa0d77c725648707913f3555250
  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.