aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2009-03-26 09:48:45 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2009-03-26 21:15:30 +0100
commit4b2873ba0bda7dc747cde8b6c7dc6c0b01ea6213 (patch)
treee72ff2b8af7523c13c56268935fdde592d1362cd /sound/oss
parentm68k: section mismatch fixes: Atari SCSI (diff)
downloadlinux-dev-4b2873ba0bda7dc747cde8b6c7dc6c0b01ea6213.tar.xz
linux-dev-4b2873ba0bda7dc747cde8b6c7dc6c0b01ea6213.zip
m68k: irq_node.handler() should return irqreturn_t
commit b5dc7840b3ebe9c7967dd8ba73db957767009ff9 ("m68k: introduce irq controller") reverted the return type of struct irq_node.handler() from irqreturn_t to int. Change it back to irqreturn_t, else it will give a compiler warning when irqreturn_t is turned into an enum in the near future: | arch/m68k/kernel/ints.c:231: warning: assignment from incompatible pointer type Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions