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:
e2b5628
)
m68k/atari: Change VME irq numbers from unsigned long to unsigned int
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 18 Aug 2011 18:01:51 +0000
(20:01 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 22 Apr 2012 18:16:49 +0000
(20:16 +0200)
Device interrupts numbers were changed to unsigned int in 1997, the year
IRQ_MACHSPEC was killed as well.
Also kill a related cast while we're at it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: netdev@vger.kernel.org
No differences found