Message ID | 162637462909.744545.7106049898386277608.stgit@djiang5-desk3.ch.intel.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Fix idxd sub-drivers setup | expand |
diff --git a/drivers/dma/idxd/idxd.h b/drivers/dma/idxd/idxd.h index 44f60911840b..c3e5077342a5 100644 --- a/drivers/dma/idxd/idxd.h +++ b/drivers/dma/idxd/idxd.h @@ -362,7 +362,6 @@ static inline void idxd_dev_set_type(struct idxd_dev *idev, int type) } extern struct bus_type dsa_bus_type; -extern struct bus_type iax_bus_type; extern bool support_enqcmd; extern struct ida idxd_ida;