Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d146df18 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki Committed by Len Brown
Browse files

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: default avatarRafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 976513db
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/*
 * 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 <rjw@sisk.pl>, Novell Inc.
 * Copyright (C) 2008-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc.
 *
 * This file is released under the GPLv2.
 */
@@ -11,7 +11,7 @@
#include <linux/list.h>
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/suspend.h>
#include <linux/acpi.h>

/*
 * Platforms, like ACPI, may want us to save some memory used by them during