mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
staging:iio:hmc5843: Remove id register #defines, not used anymore
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Cc: Shubhrajyoti Datta <shubhrajyoti@ti.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
7561c30141
commit
a34778f3a7
@ -42,9 +42,6 @@
|
||||
#define HMC5883_DATA_OUT_Y_MSB_REG 0x07
|
||||
#define HMC5883_DATA_OUT_Y_LSB_REG 0x08
|
||||
#define HMC5843_STATUS_REG 0x09
|
||||
#define HMC5843_ID_REG_A 0x0A
|
||||
#define HMC5843_ID_REG_B 0x0B
|
||||
#define HMC5843_ID_REG_C 0x0C
|
||||
|
||||
enum hmc5843_ids {
|
||||
HMC5843_ID,
|
||||
|
Loading…
Reference in New Issue
Block a user