Skip to content

Commit

Permalink
ACPI: Drop the container.h header file
Browse files Browse the repository at this point in the history
The include/acpi/container.h only contains a definition of a
structure that is not used any more, so drop it entirely.

Similar change was proposed earlier by Toshi Kani.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
  • Loading branch information
Rafael J. Wysocki committed Feb 13, 2013
1 parent e253673 commit 87d4a4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion drivers/acpi/container.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include <linux/acpi.h>
#include <acpi/acpi_bus.h>
#include <acpi/acpi_drivers.h>
#include <acpi/container.h>

#define PREFIX "ACPI: "

Expand Down
12 changes: 0 additions & 12 deletions include/acpi/container.h

This file was deleted.

0 comments on commit 87d4a4d

Please sign in to comment.