diff options
Diffstat (limited to 'include/linux/cyclades.h')
-rw-r--r-- | include/linux/cyclades.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cyclades.h b/include/linux/cyclades.h index e06cd470ddd2..121d64c3247b 100644 --- a/include/linux/cyclades.h +++ b/include/linux/cyclades.h | |||
@@ -549,7 +549,7 @@ struct cyclades_icount { | |||
549 | 549 | ||
550 | struct cyclades_port { | 550 | struct cyclades_port { |
551 | int magic; | 551 | int magic; |
552 | int card; | 552 | struct cyclades_card *card; |
553 | int line; | 553 | int line; |
554 | int flags; /* defined in tty.h */ | 554 | int flags; /* defined in tty.h */ |
555 | int type; /* UART type */ | 555 | int type; /* UART type */ |