mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
Merge branch 'topic/misc' into for-linus
This commit is contained in:
commit
c707e95001
@ -51,7 +51,7 @@ static struct platform_device *device;
|
||||
/*
|
||||
*/
|
||||
|
||||
static int __init snd_pmac_probe(struct platform_device *devptr)
|
||||
static int __devinit snd_pmac_probe(struct platform_device *devptr)
|
||||
{
|
||||
struct snd_card *card;
|
||||
struct snd_pmac *chip;
|
||||
|
Loading…
Reference in New Issue
Block a user