blob: b67a65fa0e381be57f125550f6ce700f10a32dca [file] [log] [blame]
Gaurav Singhalc53bc292017-02-16 16:35:39 +05301/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13#ifndef _NFCINFO_H
14#define _NFCINFO_H
15
16#include <uapi/linux/nfc/nfcinfo.h>
17
18#endif