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:
12d4873
)
au1550_spi: fix prototype of irq handler
author
Jan Nikitenko
<jan.nikitenko@gmail.com>
Thu, 13 Mar 2008 19:32:38 +0000
(12:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 13 Mar 2008 20:11:43 +0000
(13:11 -0700)
Remove struct pt_regs *regs from prototype of au1550_spi_irq handler to avoid
warning in request_irq(). Also fix comment type leadin.
Signed-off-by: Jan Nikitenko <jan.nikitenko@gmail.com>
Signed-off-by: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found