projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7677fbd
)
acer-wmi: remove non-used acer_quirks struct definition
author
Axel Lin
<
[email protected]
>
Tue, 20 Jul 2010 22:19:54 +0000
(15:19 -0700)
committer
Matthew Garrett
<
[email protected]
>
Tue, 3 Aug 2010 13:49:04 +0000
(09:49 -0400)
Remove non-used acer_quirks struct definition.
Signed-off-by: Axel Lin <
[email protected]
>
Cc: Carlos Corbacho <
[email protected]
>
Cc: Matthew Garrett <
[email protected]
>
Cc: Thomas Renninger <
[email protected]
>
Cc: Alan Jenkins <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Matthew Garrett <
[email protected]
>
drivers/platform/x86/acer-wmi.c
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/acer-wmi.c
b/drivers/platform/x86/acer-wmi.c
index b066786609562683f7b28341b5e0f9f5ffc1f022..2badee2fdeed4238adf3c77844c4fbdacdaef70a 100644
(file)
--- a/
drivers/platform/x86/acer-wmi.c
+++ b/
drivers/platform/x86/acer-wmi.c
@@
-49,17
+49,6
@@
MODULE_LICENSE("GPL");
#define ACER_NOTICE KERN_NOTICE ACER_LOGPREFIX
#define ACER_INFO KERN_INFO ACER_LOGPREFIX
-/*
- * The following defines quirks to get some specific functions to work
- * which are known to not be supported over ACPI-WMI (such as the mail LED
- * on WMID based Acer's)
- */
-struct acer_quirks {
- const char *vendor;
- const char *model;
- u16 quirks;
-};
-
/*
* Magic Number
* Meaning is unknown - this number is required for writing to ACPI for AMW0