]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Have the bcm2835 firmware driver depend on the mailbox driver
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:37:58 +0000 (10:37 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:37:58 +0000 (10:37 +0000)
commitfeecedb1c6dca9f39bab114bc89f7d3077d0dc59
tree78c0b7ea7e7144c554add72f4e8651704996aa03
parentcd21fc6a4dc6ef009f62f15a8f2a4bfcabfe856a
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