]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM minor irq handler cleanup: avoid passing unused info to irq
authorJeff Garzik <jeff@garzik.org>
Wed, 31 Oct 2007 09:07:08 +0000 (05:07 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Sun, 20 Apr 2008 22:41:43 +0000 (18:41 -0400)
commit90968eb5a415a0fe6ffb617af35b3a5321bd4497
tree8968192697222037a7c082c9fc013a559018ca51
parent3925e6fc1f774048404fdd910b0345b06c699eb4
ARM minor irq handler cleanup: avoid passing unused info to irq

Reduce human confusion a bit, by /not/ passing an unused value to
arm_rtc_interrupt()

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
arch/arm/mach-integrator/time.c