367bf9992c
Add the latest version of NQxxx NFC driver from 'msm-4.14 commit b66d738d0f19 ("NFC: Fix for nq-nci dev node recovery")'. Change-Id: I32a86cb682a8f1a17de6be6ed9fbbf2ff7bcef47 Signed-off-by: Tapas Dey <tdey@codeaurora.org>
11 lines
206 B
C
11 lines
206 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#ifndef _NFCINFO_H
|
|
#define _NFCINFO_H
|
|
|
|
#include <uapi/linux/nfc/nfcinfo.h>
|
|
|
|
#endif
|