diff options
Diffstat (limited to 'kexec')
-rw-r--r-- | kexec/arch/ppc/kexec-elf-ppc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kexec/arch/ppc/kexec-elf-ppc.c b/kexec/arch/ppc/kexec-elf-ppc.c index ad43ad1..4a4886e 100644 --- a/kexec/arch/ppc/kexec-elf-ppc.c +++ b/kexec/arch/ppc/kexec-elf-ppc.c @@ -33,7 +33,6 @@ static const int probe_debug = 0; unsigned char reuse_initrd; -const char *ramdisk; int create_flatten_tree(struct kexec_info *, unsigned char **, unsigned long *, char *); |