Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / char / virtio_console.c
index 55a89a4ae42f2b5f8e72ae3f041fa0e963dce91b..c594cb16c37bf5312f7b38946c6e3a562cc16c18 100644 (file)
@@ -1938,7 +1938,7 @@ static void remove_controlq_data(struct ports_device *portdev)
  * config space to see how many ports the host has spawned.  We
  * initialize each port found.
  */
-static int __devinit virtcons_probe(struct virtio_device *vdev)
+static int virtcons_probe(struct virtio_device *vdev)
 {
        struct ports_device *portdev;
        int err;
This page took 0.02453 seconds and 5 git commands to generate.