aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nfc/st21nfca/i2c.c')
-rw-r--r--drivers/nfc/st21nfca/i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/nfc/st21nfca/i2c.c b/drivers/nfc/st21nfca/i2c.c
index ff31939978ae..5d20ccf2e589 100644
--- a/drivers/nfc/st21nfca/i2c.c
+++ b/drivers/nfc/st21nfca/i2c.c
@@ -711,7 +711,6 @@ static struct i2c_driver st21nfca_hci_i2c_driver = {
711 .driver = { 711 .driver = {
712 .owner = THIS_MODULE, 712 .owner = THIS_MODULE,
713 .name = ST21NFCA_HCI_I2C_DRIVER_NAME, 713 .name = ST21NFCA_HCI_I2C_DRIVER_NAME,
714 .owner = THIS_MODULE,
715 .of_match_table = of_match_ptr(of_st21nfca_i2c_match), 714 .of_match_table = of_match_ptr(of_st21nfca_i2c_match),
716 }, 715 },
717 .probe = st21nfca_hci_i2c_probe, 716 .probe = st21nfca_hci_i2c_probe,