platform/x86: thinkpad_acpi: remove unused defines

They were never used.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
Thomas Weißschuh 2020-02-03 13:01:31 +01:00 committed by Andy Shevchenko
parent 50c8a002bf
commit c1c04fbcb9
1 changed files with 0 additions and 3 deletions

View File

@ -9318,9 +9318,6 @@ static struct ibm_struct mute_led_driver_data = {
#define GET_STOP "BCSG"
#define SET_STOP "BCSS"
#define START_ATTR "charge_start_threshold"
#define STOP_ATTR "charge_stop_threshold"
enum {
BAT_ANY = 0,
BAT_PRIMARY = 1,