Fix the ACPI_DEBUG case by removing a now unused variable.
This commit is contained in:
parent
64823e73c5
commit
02a680b8f5
@ -240,9 +240,6 @@ acpi_modevent(struct module *mod, int event, void *junk)
|
||||
ACPI_STATUS
|
||||
acpi_Startup(void)
|
||||
{
|
||||
#ifdef ACPI_DEBUGGER
|
||||
char *debugpoint;
|
||||
#endif
|
||||
static int started = 0;
|
||||
int error, val;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user