From: Rafael J. Wysocki Date: Fri, 7 Jan 2011 00:44:28 +0000 (+0100) Subject: ACPI / PM: Update file information and the list of includes in nvs.c X-Git-Tag: v2.6.38-rc1~68^2~18^2~2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=d146df18c13d16e321efa8ef9b57c95c3bec1722;p=~shefty%2Frdma-dev.git ACPI / PM: Update file information and the list of includes in nvs.c The file information and the list of include in drivers/acpi/nvs.c are outdated, so update them. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- diff --git a/drivers/acpi/nvs.c b/drivers/acpi/nvs.c index 57c6fabbb6b..7d648092427 100644 --- a/drivers/acpi/nvs.c +++ b/drivers/acpi/nvs.c @@ -1,7 +1,7 @@ /* - * linux/kernel/power/hibernate_nvs.c - Routines for handling NVS memory + * nvs.c - Routines for saving and restoring ACPI NVS memory region * - * Copyright (C) 2008,2009 Rafael J. Wysocki , Novell Inc. + * Copyright (C) 2008-2011 Rafael J. Wysocki , Novell Inc. * * This file is released under the GPLv2. */ @@ -11,7 +11,7 @@ #include #include #include -#include +#include /* * Platforms, like ACPI, may want us to save some memory used by them during