mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
cc657f5392
commit
a272e24cc8
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user