HomeFreeBSD

arm: Fix duplicate ehci DRIVER_MODULE

Description

arm: Fix duplicate ehci DRIVER_MODULE

Name each ehci driver uniquely.
This remove the warning printed at each arm boot :
module_register: cannot register simplebus/ehci from kernel; already loaded from kernel

A similar fix was done in r333074 but imx_ehci wasn't renamed and generic_ehci wasn't
present at that time.

Details

Provenance
manuAuthored on
Parents
rS360012: vmm(4): Expose instruction decode to userspace build
Branches
Unknown
Tags
Unknown