Put MODULE_VERSION back here so that ispfw is happy.
This commit is contained in:
parent
8e466364e9
commit
340952314a
@ -30,10 +30,12 @@
|
||||
#include <sys/kthread.h>
|
||||
#include <machine/stdarg.h> /* for use by isp_prt below */
|
||||
#include <sys/conf.h>
|
||||
#include <sys/module.h>
|
||||
#include <sys/ioccom.h>
|
||||
#include <dev/isp/isp_ioctl.h>
|
||||
|
||||
|
||||
MODULE_VERSION(isp, 1);
|
||||
int isp_announced = 0;
|
||||
ispfwfunc *isp_get_firmware_p = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user