From: Sachin Kamat <redacted>
Date: Tue, 15 Jul 2014 16:36:05 +0530
A missing space in the module license string caused the following error
while doing a modular build.
FATAL: modpost: GPL-incompatible module mvpp2.ko uses GPL-only symbol 'platform_driver_unregister'
Signed-off-by: Sachin Kamat <redacted>
Cc: Marcin Wojtas <redacted>
Cc: Ezequiel Garcia <redacted>
Ezequiel sent me a similar fix first, so I applied his copy just now.
Thanks.