git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c9ac4
)
irqdesc: delete now orphaned references to timer_rand_state
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 14 Aug 2012 23:32:31 +0000
(19:32 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 15 Aug 2012 07:58:46 +0000
(09:58 +0200)
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>
No differences found