summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
diff options
context:
space:
mode:
authorChristian Gromm2015-12-22 10:53:09 +0100
committerGreg Kroah-Hartman2016-02-08 02:34:58 +0100
commit0833ac7db0034b64669ea3fc3dc36d7c9e7905b8 (patch)
treeb4c41b8faf4775dc20115d8fb65df18bedfd4c2c /drivers/staging/most
parentstaging: most: add statistics for dropped packets (diff)
downloadkernel-qcow2-linux-0833ac7db0034b64669ea3fc3dc36d7c9e7905b8.tar.gz
kernel-qcow2-linux-0833ac7db0034b64669ea3fc3dc36d7c9e7905b8.tar.xz
kernel-qcow2-linux-0833ac7db0034b64669ea3fc3dc36d7c9e7905b8.zip
staging: most: remove 2nd forward declaration of struct most_aim
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>
Diffstat (limited to 'drivers/staging/most')
-rw-r--r--drivers/staging/most/aim-cdev/cdev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/most/aim-cdev/cdev.c b/drivers/staging/most/aim-cdev/cdev.c
index c3f32716168b..3a2dbf1490c6 100644
--- a/drivers/staging/most/aim-cdev/cdev.c
+++ b/drivers/staging/most/aim-cdev/cdev.c
@@ -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