1
0
Fork 0

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>
hifive-unleashed-5.1
Christian Gromm 2015-12-22 10:53:09 +01:00 committed by Greg Kroah-Hartman
parent 1c55d30b1d
commit 0833ac7db0
1 changed files with 0 additions and 2 deletions

View 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