Skip to content

Commit

Permalink
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram…
Browse files Browse the repository at this point in the history
…_init.

Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Paul Mackerras committed Nov 15, 2005
1 parent cc657f5 commit a272e24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-powerpc/nvram.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit a272e24

Please sign in to comment.