HomeFreeBSD

Fix kernel modules names for Marvell armv7

Description

Fix kernel modules names for Marvell armv7

Two modules with the same name cannot be loaded, so Marvell specific drivers
cannot have the same name as the generic drivers.
Files with the same name, even in different folders overlaps their .o files,
so in order to prepare for supporting Marvell platforms in GENERIC armv7
config, modify conflicting names.

Submitted by: Rafal Kozik <rk@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D14743

Details

Provenance
mwAuthored on
Differential Revision
D14743: Fix kernel modules names for Marvell armv7
Parents
rS331965: Split out delay code in Marvell timer driver for PLATFORM
Branches
Unknown
Tags
Unknown