From: Paul Mackerras This patch is from Domen Puncer . Remove nowhere referenced file. (egrep "filename\." didn't find anything) Signed-off-by: Domen Puncer Signed-off-by: Paul Mackerras Signed-off-by: Andrew Morton --- /dev/null | 2 -- 1 files changed, 2 deletions(-) diff -L arch/ppc64/boot/no_initrd.c -puN arch/ppc64/boot/no_initrd.c~ppc64-delete-unused-file-no_initrdc /dev/null --- 25/arch/ppc64/boot/no_initrd.c +++ /dev/null Thu Apr 11 07:25:15 2002 @@ -1,2 +0,0 @@ -char initrd_data[1]; -int initrd_len = 0; _