diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/isdn.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/isdn.h b/include/linux/isdn.h index 1b4b4c1846c5..66d9d71e003c 100644 --- a/include/linux/isdn.h +++ b/include/linux/isdn.h | |||
| @@ -435,7 +435,6 @@ typedef struct atemu { | |||
| 435 | /* Private data (similar to async_struct in <linux/serial.h>) */ | 435 | /* Private data (similar to async_struct in <linux/serial.h>) */ |
| 436 | typedef struct modem_info { | 436 | typedef struct modem_info { |
| 437 | int magic; | 437 | int magic; |
| 438 | struct module *owner; | ||
| 439 | int flags; /* defined in tty.h */ | 438 | int flags; /* defined in tty.h */ |
| 440 | int x_char; /* xon/xoff character */ | 439 | int x_char; /* xon/xoff character */ |
| 441 | int mcr; /* Modem control register */ | 440 | int mcr; /* Modem control register */ |
