Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a272e24c authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.



Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent cc657f53
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */