This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / stallion.h
index e89b77b..af82bd6 100644 (file)
@@ -126,7 +126,7 @@ typedef struct stlbrd {
        int             nrbnks;
        int             irq;
        int             irqtype;
-       int             (*isr)(struct stlbrd *brdp);
+       void            (*isr)(struct stlbrd *brdp);
        unsigned int    ioaddr1;
        unsigned int    ioaddr2;
        unsigned int    iosize1;