nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h
authorChristophe Ricard <christophe.ricard@gmail.com>
Sat, 30 Apr 2016 07:12:47 +0000 (09:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 May 2016 23:39:36 +0000 (01:39 +0200)
commitc50e8fef7bb5e4a77609e4120940458e419d463f
tree181cbb84e9df23d6ed42b365a9970dfb65f36f50
parent1f34b20404443717a7ec77b447d86578f0478550
nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h

ST_NCI_HCI_HOST_ID_ESE is already having an equivalent in se.c
(ST_NCI_ESE_HOST_ID).

Remove and replace where relevant.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st-nci/se.c
drivers/nfc/st-nci/st-nci.h
This page took 0.024352 seconds and 5 git commands to generate.