X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2Fxen-kbdfront.c;h=e21c1816a8f93369daec879c52c29a9ed420c0a5;hb=8b4e2fa4ff72ba2c9f01af8def15d4c4eeeeed64;hp=6f7d99013031b66f16d2c4e25f06dd3c352a622c;hpb=e9a5a919719673b932ac968dfb4332b6f892b025;p=~andy%2Flinux diff --git a/drivers/input/misc/xen-kbdfront.c b/drivers/input/misc/xen-kbdfront.c index 6f7d9901303..e21c1816a8f 100644 --- a/drivers/input/misc/xen-kbdfront.c +++ b/drivers/input/misc/xen-kbdfront.c @@ -104,7 +104,7 @@ static irqreturn_t input_handler(int rq, void *dev_id) return IRQ_HANDLED; } -static int __devinit xenkbd_probe(struct xenbus_device *dev, +static int xenkbd_probe(struct xenbus_device *dev, const struct xenbus_device_id *id) { int ret, i, abs;