Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 875b206b authored by Jiri Slaby's avatar Jiri Slaby Committed by Linus Torvalds
Browse files

Char: cyclades, make info->card a pointer

parent 6d8248e8
Loading
Loading
Loading
Loading
+162 −161

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -549,7 +549,7 @@ struct cyclades_icount {

struct cyclades_port {
	int                     magic;
	int			card;
	struct cyclades_card	*card;
	int			line;
	int			flags; 		/* defined in tty.h */
	int                     type;		/* UART type */