summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/pstore_ram.h (renamed from include/linux/ramoops.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/ramoops.h b/include/linux/pstore_ram.h
index 484fef81cd3a..fa4cb02da413 100644
--- a/include/linux/ramoops.h
+++ b/include/linux/pstore_ram.h
@@ -1,5 +1,5 @@
-#ifndef __RAMOOPS_H
-#define __RAMOOPS_H
+#ifndef __LINUX_PSTORE_RAM_H__
+#define __LINUX_PSTORE_RAM_H__
/*
* Ramoops platform data
OpenPOWER on IntegriCloud