aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/char/random.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/random.c b/drivers/char/random.c
index 9f61570dd..9a709c89a 100644
--- a/drivers/char/random.c
+++ b/drivers/char/random.c
@@ -652,8 +652,6 @@ void add_device_randomness(const void *buf, unsigned int size)
}
EXPORT_SYMBOL(add_device_randomness);
-static struct timer_rand_state input_timer_state;
-
/*
* This function adds entropy to the entropy "pool" by using timing
* delays. It uses the timer_rand_state structure to make an estimate