“258ee922d7a4b4a9cfb947ce0e24d89f1ef20eb5”上不存在“...plat-omap/git@gitcode.net:openharmony/kernel_linux.git”
提交 0bb8a622 编写于 作者: C Christophe Ricard 提交者: Samuel Ortiz

NFC: st21nfca: Remove few useless include

Remove unneeded includes from i2c.c
Signed-off-by: NChristophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 18d2c624
...@@ -16,23 +16,12 @@ ...@@ -16,23 +16,12 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/ */
#include <linux/crc-ccitt.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/miscdevice.h>
#include <linux/interrupt.h>
#include <linux/gpio.h>
#include <linux/i2c.h>
#include <linux/nfc.h> #include <linux/nfc.h>
#include <net/nfc/hci.h> #include <net/nfc/hci.h>
#include <net/nfc/llc.h> #include <net/nfc/llc.h>
#include <uapi/linux/nfc.h>
#include "st21nfca.h" #include "st21nfca.h"
#include <linux/platform_data/st21nfca.h>
#define DRIVER_DESC "HCI NFC driver for ST21NFCA" #define DRIVER_DESC "HCI NFC driver for ST21NFCA"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册