]> Pileus Git - ~andy/linux/blobdiff - sound/pci/au88x0/au88x0_game.c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[~andy/linux] / sound / pci / au88x0 / au88x0_game.c
index c07c792bde8d27a8ad8c6627ac0c8de784c2608e..30a456700d899bb88cbc643d3d5ea782a2f3d684 100644 (file)
@@ -100,7 +100,7 @@ static int __devinit vortex_gameport_register(vortex_t * vortex)
        if (!gp) {
                printk(KERN_ERR "vortex: cannot allocate memory for gameport\n");
                return -ENOMEM;
-       };
+       }
 
        gameport_set_name(gp, "AU88x0 Gameport");
        gameport_set_phys(gp, "pci%s/gameport0", pci_name(vortex->pci_dev));