misc: mic: Common MIC header file changes in preparation for SCIF
Update mic_bootparam and define the maximum number of DMA channels Reviewed-by: Nikhil Rao <nikhil.rao@intel.com> Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
b55f0359c1
commit
c9d5c53db9
@@ -48,4 +48,7 @@ struct mic_mw {
|
||||
#define MIC_VIRTIO_PARAM_DEV_REMOVE 0x1
|
||||
#define MIC_VIRTIO_PARAM_CONFIG_CHANGED 0x2
|
||||
|
||||
/* Maximum number of DMA channels */
|
||||
#define MIC_MAX_DMA_CHAN 4
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user