mirror of https://gitee.com/openkylin/linux.git
sony-laptop: remove unused Type4 define
Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Matthew Garrett <mjg@redhat.com>
This commit is contained in:
parent
d669793802
commit
3672329c36
|
@ -1443,7 +1443,6 @@ static struct acpi_driver sony_nc_driver = {
|
|||
#define SONYPI_DEVICE_TYPE1 0x00000001
|
||||
#define SONYPI_DEVICE_TYPE2 0x00000002
|
||||
#define SONYPI_DEVICE_TYPE3 0x00000004
|
||||
#define SONYPI_DEVICE_TYPE4 0x00000008
|
||||
|
||||
#define SONYPI_TYPE1_OFFSET 0x04
|
||||
#define SONYPI_TYPE2_OFFSET 0x12
|
||||
|
|
Loading…
Reference in New Issue