irqdesc: delete now orphaned references to timer_rand_state
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 14 Aug 2012 23:32:31 +0000 (19:32 -0400)
committerJiri Kosina <jkosina@suse.cz>
Wed, 15 Aug 2012 07:58:46 +0000 (09:58 +0200)
commitef706fb55670dfe959b69dde24c2768e4083ef66
tree15adf4d7d0c5e937014dae874553f1b36d5742ec
parente1c9ac420ef15e39c2ead879cda1677d1e5cb2b6
irqdesc: delete now orphaned references to timer_rand_state

In commit c5857ccf293 ("random: remove rand_initialize_irq()")
the timer_rand_state was removed from struct irq_desc.  Hence
we can also remove the forward declaration of it and the kernel
doc information now too.

Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/irqdesc.h