Browse Source

powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Paul Mackerras 19 years ago
parent
commit
a272e24cc8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-powerpc/nvram.h

+ 0 - 1
include/asm-powerpc/nvram.h

@@ -68,7 +68,6 @@ extern int nvram_clear_error_log(void);
 extern struct nvram_partition *nvram_find_partition(int sig, const char *name);
 extern struct nvram_partition *nvram_find_partition(int sig, const char *name);
 
 
 extern int pSeries_nvram_init(void);
 extern int pSeries_nvram_init(void);
-extern int pmac_nvram_init(void);
 extern int mmio_nvram_init(void);
 extern int mmio_nvram_init(void);
 
 
 /* PowerMac specific nvram stuffs */
 /* PowerMac specific nvram stuffs */