Small fix for making this KLD to compile.
This commit is contained in:
parent
260e3efd2e
commit
6bbfdedac1
@ -36,7 +36,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/proc.h>
|
||||
#include <sys/module.h>
|
||||
|
||||
static struct firmware *fp;
|
||||
static const struct firmware *fp;
|
||||
|
||||
static int
|
||||
fw_consumer_modevent(module_t mod, int type, void *unused)
|
||||
|
Loading…
Reference in New Issue
Block a user