From 353705e6002a00d31973943b89260fb26f435e5f Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Sat, 20 May 2006 15:00:34 -0700 Subject: [PATCH] --- yaml --- r: 26881 b: refs/heads/master c: fad43488b8c9b3914fcdc48ee3b8d30aeb49fa30 h: refs/heads/master i: 26879: 7ba7acba1bdeb4c94b7ac029bc3eb65fe3d94cf0 v: v3 --- [refs] | 2 +- trunk/sound/drivers/mpu401/mpu401.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2a90fb3e2e4d..6c15f813e912 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9e8a3d229b23c34adb9c20cc2875fc67dce12585 +refs/heads/master: fad43488b8c9b3914fcdc48ee3b8d30aeb49fa30 diff --git a/trunk/sound/drivers/mpu401/mpu401.c b/trunk/sound/drivers/mpu401/mpu401.c index da7ef26995c3..77b06009735d 100644 --- a/trunk/sound/drivers/mpu401/mpu401.c +++ b/trunk/sound/drivers/mpu401/mpu401.c @@ -151,7 +151,7 @@ static struct pnp_device_id snd_mpu401_pnpids[] = { MODULE_DEVICE_TABLE(pnp, snd_mpu401_pnpids); -static int __init snd_mpu401_pnp(int dev, struct pnp_dev *device, +static int __devinit snd_mpu401_pnp(int dev, struct pnp_dev *device, const struct pnp_device_id *id) { if (!pnp_port_valid(device, 0) ||