commit | ef706fb55670dfe959b69dde24c2768e4083ef66 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Aug 14 19:32:31 2012 -0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Aug 15 09:58:46 2012 +0200 |
tree | 15adf4d7d0c5e937014dae874553f1b36d5742ec | |
parent | e1c9ac420ef15e39c2ead879cda1677d1e5cb2b6 [diff] |
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>