Commit a272e24c authored by Paul Mackerras's avatar Paul Mackerras

powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent cc657f53
......@@ -68,7 +68,6 @@ extern int nvram_clear_error_log(void);
extern struct nvram_partition *nvram_find_partition(int sig, const char *name);
extern int pSeries_nvram_init(void);
extern int pmac_nvram_init(void);
extern int mmio_nvram_init(void);
/* PowerMac specific nvram stuffs */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment