aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/nvram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/nvram.h')
-rw-r--r--include/asm-ppc64/nvram.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/nvram.h b/include/asm-ppc64/nvram.h
index 4e6dd370d936..dfaa21566c9a 100644
--- a/include/asm-ppc64/nvram.h
+++ b/include/asm-ppc64/nvram.h
@@ -70,6 +70,7 @@ extern struct nvram_partition *nvram_find_partition(int sig, const char *name);
70 70
71extern int pSeries_nvram_init(void); 71extern int pSeries_nvram_init(void);
72extern int pmac_nvram_init(void); 72extern int pmac_nvram_init(void);
73extern int bpa_nvram_init(void);
73 74
74/* PowerMac specific nvram stuffs */ 75/* PowerMac specific nvram stuffs */
75 76