freebsd-skq/sys/dev/ahci
ian e632b60f46 Define a single instance of ahci_devclass and reference it from all the
attachment code for various SOCs and busses.  Remove all the static and
should-have-been-static and named-differently instances of it.

This should eliminate the recently-grown build warnings about multiple
definitions when building arm kernels.
2017-10-02 02:58:28 +00:00
..
ahci_generic.c
ahci_mv_fdt.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci_pci.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci.h Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahciem.c