mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
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>
This commit is contained in:
parent
1c55d30b1d
commit
0833ac7db0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user