From: Paul Gortmaker Date: Tue, 14 Aug 2012 23:32:31 +0000 (-0400) Subject: irqdesc: delete now orphaned references to timer_rand_state X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~105^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef706fb55670dfe959b69dde24c2768e4083ef66;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed