Staging: ipack/bridges/tpci200: remove struct list_head
As the linked list was removed before, delete the useless struct list_head Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3bea7fcb79
commit
939c37a3c9
@ -161,7 +161,6 @@ struct tpci200_infos {
|
||||
struct ipack_bus_device *ipack_bus;
|
||||
};
|
||||
struct tpci200_board {
|
||||
struct list_head list;
|
||||
unsigned int number;
|
||||
struct mutex mutex;
|
||||
struct tpci200_slot *slots;
|
||||
|
Loading…
x
Reference in New Issue
Block a user