提交 3ad4519c 编写于 作者: S Samuel Ortiz 提交者: John W. Linville

Revert "NFC: microread: Fix MEI build failure"

This reverts commit 63cd353c.

We no longer need this fix as the MEI bus APIs are now merged into
char-misc-next.
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 8b138d48
......@@ -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 *device;
struct mei_device *mei_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.
先完成此消息的编辑!
想要评论请 注册