fujitsu-laptop: Remove unused macros
authorMichał Kępień <kernel@kempniu.pl>
Thu, 23 Jun 2016 10:02:48 +0000 (12:02 +0200)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 29 Jun 2016 05:18:33 +0000 (22:18 -0700)
commit00816e1b3839c8e95d0e2e1b0290c1bc5e950bc6
treeef6c325e55df3e573fd312934444130fbe3a7e97
parent98020a4ab05755fe500f69d90c3b31555893a5f2
fujitsu-laptop: Remove unused macros

FUJLAPTOP_* macros were introduced by 20b9373, but have never been used
except FUJLAPTOP_DEBUG, which was made redundant by the previous patch.

ACPI_VIDEO_NOTIFY_* macros were also introduced by 20b9373, but they
have not been needed since 1696d9d.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Acked-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/fujitsu-laptop.c