diff options
Diffstat (limited to 'drivers/usb/storage/isd200.c')
-rw-r--r-- | drivers/usb/storage/isd200.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/isd200.c b/drivers/usb/storage/isd200.c index ffc4193e9505..7019273929af 100644 --- a/drivers/usb/storage/isd200.c +++ b/drivers/usb/storage/isd200.c | |||
@@ -61,7 +61,7 @@ | |||
61 | #include "scsiglue.h" | 61 | #include "scsiglue.h" |
62 | 62 | ||
63 | MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC"); | 63 | MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC"); |
64 | MODULE_AUTHOR("Bj๖rn Stenberg <bjorn@haxx.se>"); | 64 | MODULE_AUTHOR("Bjรถrn Stenberg <bjorn@haxx.se>"); |
65 | MODULE_LICENSE("GPL"); | 65 | MODULE_LICENSE("GPL"); |
66 | 66 | ||
67 | static int isd200_Initialization(struct us_data *us); | 67 | static int isd200_Initialization(struct us_data *us); |