From: Paul Mackerras <paulus@samba.org>

This patch is from Domen Puncer <domen@coderock.org>.

Remove nowhere referenced file. (egrep "filename\." didn't find anything)

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 /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;
_