Skip to content

Commit e3e27f5

Browse files
committed
include: hmc7044: Remove unused defines
Remove the adi,divider-ratio defines, as they are no longer used. Signed-off-by: George Mois <george.mois@analog.com>
1 parent 6fab32d commit e3e27f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

include/dt-bindings/iio/frequency/hmc7044.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@
1919
#define HMC7044_PULSE_GEN_16_PULSE 5
2020
#define HMC7044_PULSE_GEN_CONT_PULSE 7
2121

22-
/*
23-
* adi,divider-ratio
24-
*/
25-
#define HMC7044_DIVIDER_RATIO_1 0
26-
#define HMC7044_DIVIDER_RATIO_2 1
27-
#define HMC7044_DIVIDER_RATIO_4 2
28-
#define HMC7044_DIVIDER_RATIO_8 3
29-
3022
/*
3123
* adi,driver-mode
3224
*/

0 commit comments

Comments
 (0)