linux/drivers/staging/quickstart
Hanjun Guo 11f9c3218b Staging / quickstart: remove reduplicate if(acpi_disabled) check
In acpi_bus_register_driver(), there is an if (acpi_disabled) check,
so the if(acpi_disabled) before it is reduplicate, remove it.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-25 16:48:45 -07:00
..
Kconfig Staging: quickstart: depends on INPUT 2010-08-02 18:12:46 -07:00
Makefile Staging: quickstart: add the quickstart driver to the build 2010-07-08 16:25:55 -07:00
quickstart.c Staging / quickstart: remove reduplicate if(acpi_disabled) check 2013-09-25 16:48:45 -07:00