]> err.no Git - linux-2.6/blobdiff - drivers/char/random.c
[TG3]: Bump driver version and reldate.
[linux-2.6] / drivers / char / random.c
index bdfdfd28594d17d648b5346c273217c097974dff..86be04b241e1b5c9fb5dd477f7766b47629af604 100644 (file)
@@ -632,7 +632,7 @@ out:
        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)
 {
        static unsigned char last_value;