dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Pascal Terjan 2008-10-18 14:23:54 -03:00 committed by Len Brown
parent 4f778b92c9
commit 396293237c
1 changed files with 0 additions and 1 deletions

View File

@ -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