Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Pull NTB fix from Jon Mason: "Bug fix for NTB MSI kernel compile warning" * tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb: NTB/msi: remove incorrect MODULE defines
This commit is contained in:
@@ -6,11 +6,6 @@
|
||||
#include <linux/msi.h>
|
||||
#include <linux/pci.h>
|
||||
|
||||
MODULE_LICENSE("Dual BSD/GPL");
|
||||
MODULE_VERSION("0.1");
|
||||
MODULE_AUTHOR("Logan Gunthorpe <logang@deltatee.com>");
|
||||
MODULE_DESCRIPTION("NTB MSI Interrupt Library");
|
||||
|
||||
struct ntb_msi {
|
||||
u64 base_addr;
|
||||
u64 end_addr;
|
||||
|
Reference in New Issue
Block a user