summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorPaul Mackerras2005-11-14 11:55:48 +0100
committerPaul Mackerras2005-11-15 01:17:02 +0100
commita272e24cc8751d125f9582befed0213a2a2b270f (patch)
treea2b33767566f054b8100cf3e99f9247d1b0d5016 /include/asm-powerpc
parentpowerpc: Fix clearing of the FPSCR when invoking a signal handler (diff)
downloadkernel-qcow2-linux-a272e24cc8751d125f9582befed0213a2a2b270f.tar.gz
kernel-qcow2-linux-a272e24cc8751d125f9582befed0213a2a2b270f.tar.xz
kernel-qcow2-linux-a272e24cc8751d125f9582befed0213a2a2b270f.zip
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/nvram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/nvram.h b/include/asm-powerpc/nvram.h
index 1858244ced32..24bd8c2388ea 100644
--- a/include/asm-powerpc/nvram.h
+++ b/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 */