mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
ACPI: thinkpad-acpi: Remove duplicate line
Signed-off-by: Pascal Terjan <pterjan@mandriva.com> Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
4f778b92c9
commit
396293237c
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ enum {
|
|||
#define TPACPI_INFO KERN_INFO TPACPI_LOG
|
||||
#define TPACPI_DEBUG KERN_DEBUG TPACPI_LOG
|
||||
|
||||
#define TPACPI_DBG_ALL 0xffff
|
||||
#define TPACPI_DBG_ALL 0xffff
|
||||
#define TPACPI_DBG_INIT 0x0001
|
||||
#define TPACPI_DBG_EXIT 0x0002
|
||||
|
|
Loading…
Reference in a new issue