diff options
Diffstat (limited to 'drivers/watchdog/ar7_wdt.c')
| -rw-r--r-- | drivers/watchdog/ar7_wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/ar7_wdt.c b/drivers/watchdog/ar7_wdt.c index b3709f9cf5be..3a996576343a 100644 --- a/drivers/watchdog/ar7_wdt.c +++ b/drivers/watchdog/ar7_wdt.c | |||
| @@ -46,7 +46,6 @@ | |||
| 46 | MODULE_AUTHOR("Nicolas Thill <nico@openwrt.org>"); | 46 | MODULE_AUTHOR("Nicolas Thill <nico@openwrt.org>"); |
| 47 | MODULE_DESCRIPTION(LONGNAME); | 47 | MODULE_DESCRIPTION(LONGNAME); |
| 48 | MODULE_LICENSE("GPL"); | 48 | MODULE_LICENSE("GPL"); |
| 49 | MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR); | ||
| 50 | 49 | ||
| 51 | static int margin = 60; | 50 | static int margin = 60; |
| 52 | module_param(margin, int, 0); | 51 | module_param(margin, int, 0); |
