diff options
Diffstat (limited to 'drivers/net/wan/x25_asy.h')
| -rw-r--r-- | drivers/net/wan/x25_asy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wan/x25_asy.h b/drivers/net/wan/x25_asy.h index 8f0fc2e57e2b..f57ee67836ae 100644 --- a/drivers/net/wan/x25_asy.h +++ b/drivers/net/wan/x25_asy.h | |||
| @@ -41,6 +41,6 @@ struct x25_asy { | |||
| 41 | 41 | ||
| 42 | #define X25_ASY_MAGIC 0x5303 | 42 | #define X25_ASY_MAGIC 0x5303 |
| 43 | 43 | ||
| 44 | extern int x25_asy_init(struct net_device *dev); | 44 | int x25_asy_init(struct net_device *dev); |
| 45 | 45 | ||
| 46 | #endif /* _LINUX_X25_ASY.H */ | 46 | #endif /* _LINUX_X25_ASY.H */ |
