Skip to content

Commit c1c04fb

Browse files
t-8chandy-shev
authored andcommitted
platform/x86: thinkpad_acpi: remove unused defines
They were never used. Signed-off-by: Thomas Weißschuh <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
1 parent 50c8a00 commit c1c04fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/platform/x86/thinkpad_acpi.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9318,9 +9318,6 @@ static struct ibm_struct mute_led_driver_data = {
93189318
#define GET_STOP "BCSG"
93199319
#define SET_STOP "BCSS"
93209320

9321-
#define START_ATTR "charge_start_threshold"
9322-
#define STOP_ATTR "charge_stop_threshold"
9323-
93249321
enum {
93259322
BAT_ANY = 0,
93269323
BAT_PRIMARY = 1,

0 commit comments

Comments
 (0)