]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Have the bcm2835 firmware driver depend on the mailbox driver
authorandrew <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:37:58 +0000 (10:37 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:37:58 +0000 (10:37 +0000)
commit61c3df31506f32d309ac939bb26cf41dd7d4c34c
tree78c0b7ea7e7144c554add72f4e8651704996aa03
parent26780ab4104adda8488611fea57176480d6afe8c
Have the bcm2835 firmware driver depend on the mailbox driver

The firmware driver uses the mailbox driver to communicate with the
firmware. Make this a more formal dependency.

Reviewed by: manu
Sponsored by: Innovate UK
sys/arm/broadcom/bcm2835/bcm2835_firmware.c