pci-skeleton: Misc fixes to build neatly
authorJike Song <albcamus@gmail.com>
Thu, 24 Jan 2008 06:51:36 +0000 (14:51 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:28:43 +0000 (04:28 -0800)
The pci-skeleton.c has several problems with compilation, such as missing args
when calling synchronize_irq(). Fix it.

Signed-off-by: Jike Song <albcamus@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found