diff options
| -rw-r--r-- | arch/blackfin/mach-bf561/coreb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf561/coreb.c b/arch/blackfin/mach-bf561/coreb.c index deb2271d09a3..064d03078160 100644 --- a/arch/blackfin/mach-bf561/coreb.c +++ b/arch/blackfin/mach-bf561/coreb.c | |||
| @@ -73,3 +73,4 @@ module_exit(bf561_coreb_exit); | |||
| 73 | 73 | ||
| 74 | MODULE_AUTHOR("Bas Vermeulen <bvermeul@blackstar.xs4all.nl>"); | 74 | MODULE_AUTHOR("Bas Vermeulen <bvermeul@blackstar.xs4all.nl>"); |
| 75 | MODULE_DESCRIPTION("BF561 Core B Support"); | 75 | MODULE_DESCRIPTION("BF561 Core B Support"); |
| 76 | MODULE_LICENSE("GPL"); | ||
