projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc657f5
)
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
author
Paul Mackerras
<paulus@samba.org>
Mon, 14 Nov 2005 10:55:48 +0000
(21:55 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 15 Nov 2005 00:17:02 +0000
(11:17 +1100)
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/nvram.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-powerpc/nvram.h
b/include/asm-powerpc/nvram.h
index 1858244ced32f14c25f51cb9473a4902860d4f4f..24bd8c2388ea5b912546423b04dd8ca13ed03141 100644
(file)
--- 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 */