|
@@ -632,7 +632,7 @@ static void add_timer_randomness(struct timer_rand_state *state, unsigned num)
|
|
|
preempt_enable();
|
|
preempt_enable();
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-extern void add_input_randomness(unsigned int type, unsigned int code,
|
|
|
|
|
|
|
+void add_input_randomness(unsigned int type, unsigned int code,
|
|
|
unsigned int value)
|
|
unsigned int value)
|
|
|
{
|
|
{
|
|
|
static unsigned char last_value;
|
|
static unsigned char last_value;
|