From 85a139b8af1760a0de44dab6895db13abbee5438 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 7 Nov 2004 04:08:26 -0800 Subject: [PATCH] remove dead exports from random.c Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/linux/random.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux') diff --git a/include/linux/random.h b/include/linux/random.h index 068875bf9601..4aaffb57349d 100644 --- a/include/linux/random.h +++ b/include/linux/random.h @@ -44,8 +44,6 @@ struct rand_pool_info { extern void rand_initialize_irq(int irq); -extern void batch_entropy_store(u32 a, u32 b, int num); - extern void add_keyboard_randomness(unsigned char scancode); extern void add_mouse_randomness(__u32 mouse_data); extern void add_interrupt_randomness(int irq); -- cgit v1.2.3