Loading sound/ppc/powermac.c +0 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ static int snd_pmac_probe(struct platform_device *devptr) static int snd_pmac_remove(struct platform_device *devptr) { snd_card_free(platform_get_drvdata(devptr)); platform_set_drvdata(devptr, NULL); return 0; } Loading Loading
sound/ppc/powermac.c +0 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ static int snd_pmac_probe(struct platform_device *devptr) static int snd_pmac_remove(struct platform_device *devptr) { snd_card_free(platform_get_drvdata(devptr)); platform_set_drvdata(devptr, NULL); return 0; } Loading