Re: [PATCH] ACPI: Drop the container.h header file

2013-02-08 Thread Toshi Kani
On Sat, 2013-02-09 at 00:18 +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > 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.

[PATCH] ACPI: Drop the container.h header file

2013-02-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki 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 --- On top of current linux-pm.git/bleeding-edge. Thanks, Rafael