aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ramoops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ramoops.txt')
-rw-r--r--Documentation/ramoops.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ramoops.txt b/Documentation/ramoops.txt
index a0b9d8e7538..470d2c4db6f 100644
--- a/Documentation/ramoops.txt
+++ b/Documentation/ramoops.txt
@@ -38,7 +38,7 @@ Setting the ramoops parameters can be done in 2 different manners:
38 2. Use a platform device and set the platform data. The parameters can then 38 2. Use a platform device and set the platform data. The parameters can then
39 be set through that platform data. An example of doing that is: 39 be set through that platform data. An example of doing that is:
40 40
41#include <linux/ramoops.h> 41#include <linux/pstore_ram.h>
42[...] 42[...]
43 43
44static struct ramoops_platform_data ramoops_data = { 44static struct ramoops_platform_data ramoops_data = {