aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorMattia Dongili <malattia@linux.it>2011-02-18 21:52:29 -0500
committerMatthew Garrett <mjg@redhat.com>2011-03-28 06:05:25 -0400
commit3672329c3642033286984313d05f4a5b57bd2da7 (patch)
tree10cb370d5b4f3db1a8e0de65546f2491f85d9f67 /drivers/platform
parentd669793802be5ac105d8ecbab00404ae886d3ebe (diff)
sony-laptop: remove unused Type4 define
Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/sony-laptop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/platform/x86/sony-laptop.c b/drivers/platform/x86/sony-laptop.c
index 89d66c70d828..6db1661a5625 100644
--- a/drivers/platform/x86/sony-laptop.c
+++ b/drivers/platform/x86/sony-laptop.c
@@ -1443,7 +1443,6 @@ static struct acpi_driver sony_nc_driver = {
1443#define SONYPI_DEVICE_TYPE1 0x00000001 1443#define SONYPI_DEVICE_TYPE1 0x00000001
1444#define SONYPI_DEVICE_TYPE2 0x00000002 1444#define SONYPI_DEVICE_TYPE2 0x00000002
1445#define SONYPI_DEVICE_TYPE3 0x00000004 1445#define SONYPI_DEVICE_TYPE3 0x00000004
1446#define SONYPI_DEVICE_TYPE4 0x00000008
1447 1446
1448#define SONYPI_TYPE1_OFFSET 0x04 1447#define SONYPI_TYPE1_OFFSET 0x04
1449#define SONYPI_TYPE2_OFFSET 0x12 1448#define SONYPI_TYPE2_OFFSET 0x12