mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 08:05:27 +08: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