Explorar o código

powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Paul Mackerras %!s(int64=20) %!d(string=hai) anos
pai
achega
a272e24cc8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 int pSeries_nvram_init(void);
-extern int pmac_nvram_init(void);
 extern int mmio_nvram_init(void);
 
 /* PowerMac specific nvram stuffs */