]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm: Fix duplicate pcib DRIVER_MODULE
authormanu <manu@FreeBSD.org>
Thu, 16 Apr 2020 18:37:11 +0000 (18:37 +0000)
committermanu <manu@FreeBSD.org>
Thu, 16 Apr 2020 18:37:11 +0000 (18:37 +0000)
commit4625c23d521e9263111cab79836b50899700fd0b
tree9930540e40a934798656a31a38a751095ae9f969
parentdfdf9b2dd745e706064c968e32d2ec77c8c0466b
arm: Fix duplicate pcib DRIVER_MODULE

Name each pcib driver uniquely.
This remove the warning printed at each arm boot :
module_register: cannot register simplebus/pcib from kernel; already loaded from kernel
sys/arm/mv/mv_pci.c
sys/arm/nvidia/tegra_pcie.c