aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/nvram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/nvram.h')
-rw-r--r--include/asm-powerpc/nvram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/nvram.h b/include/asm-powerpc/nvram.h
index 1858244ced32..24bd8c2388ea 100644
--- a/include/asm-powerpc/nvram.h
+++ b/include/asm-powerpc/nvram.h
@@ -68,7 +68,6 @@ extern int nvram_clear_error_log(void);
68extern struct nvram_partition *nvram_find_partition(int sig, const char *name); 68extern struct nvram_partition *nvram_find_partition(int sig, const char *name);
69 69
70extern int pSeries_nvram_init(void); 70extern int pSeries_nvram_init(void);
71extern int pmac_nvram_init(void);
72extern int mmio_nvram_init(void); 71extern int mmio_nvram_init(void);
73 72
74/* PowerMac specific nvram stuffs */ 73/* PowerMac specific nvram stuffs */