staging: most: remove 2nd forward declaration of struct most_aim
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 22 Dec 2015 09:53:09 +0000 (10:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
This patch removes the second forwared declaration of struct most_aim.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-cdev/cdev.c

index c3f3271..3a2dbf1 100644 (file)
@@ -405,8 +405,6 @@ static int aim_tx_completion(struct most_interface *iface, int channel_id)
        return 0;
 }
 
-static struct most_aim cdev_aim;
-
 /**
  * aim_probe - probe function of the driver module
  * @iface: pointer to interface instance