diff options
Diffstat (limited to 'drivers/sh/maple/maple.c')
-rw-r--r-- | drivers/sh/maple/maple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sh/maple/maple.c b/drivers/sh/maple/maple.c index cab1ab7cfb78..93c20e135ee1 100644 --- a/drivers/sh/maple/maple.c +++ b/drivers/sh/maple/maple.c | |||
@@ -776,7 +776,7 @@ static struct maple_driver maple_unsupported_device = { | |||
776 | .bus = &maple_bus_type, | 776 | .bus = &maple_bus_type, |
777 | }, | 777 | }, |
778 | }; | 778 | }; |
779 | /** | 779 | /* |
780 | * maple_bus_type - core maple bus structure | 780 | * maple_bus_type - core maple bus structure |
781 | */ | 781 | */ |
782 | struct bus_type maple_bus_type = { | 782 | struct bus_type maple_bus_type = { |