diff options
| -rw-r--r-- | drivers/ide/h8300/ide-h8300.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ide/h8300/ide-h8300.c b/drivers/ide/h8300/ide-h8300.c index 520aec075700..3c8005b68a79 100644 --- a/drivers/ide/h8300/ide-h8300.c +++ b/drivers/ide/h8300/ide-h8300.c | |||
| @@ -125,3 +125,5 @@ out_busy: | |||
| 125 | } | 125 | } |
| 126 | 126 | ||
| 127 | module_init(h8300_ide_init); | 127 | module_init(h8300_ide_init); |
| 128 | |||
| 129 | MODULE_LICENSE("GPL"); | ||
