提交 63cd353c 编写于 作者: S Samuel Ortiz

NFC: microread: Fix MEI build failure

The mei_device field should be called device, not mei_device.
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 c678fb2a
......@@ -48,7 +48,7 @@ struct mei_nfc_hdr {
#define MEI_NFC_MAX_READ (MEI_NFC_HEADER_SIZE + MEI_NFC_MAX_HCI_PAYLOAD)
struct microread_mei_phy {
struct mei_device *mei_device;
struct mei_device *device;
struct nfc_hci_dev *hdev;
int powered;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册