Commit c1c04fbc authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by Andy Shevchenko
Browse files

platform/x86: thinkpad_acpi: remove unused defines



They were never used.

Signed-off-by: default avatarThomas Weißschuh <linux@weissschuh.net>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 50c8a002
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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,