]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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 c3f32716168ba00d1a49f1d8edd76f8b32ca01ca..3a2dbf1490c69a8fa7bff91dcfcf7df7fc10acc2 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