Commit cb9ab2d8 authored by Rabin Vincent's avatar Rabin Vincent Committed by Dan Williams
parent 1bae4ce2
...@@ -3060,7 +3060,7 @@ static struct platform_driver d40_driver = { ...@@ -3060,7 +3060,7 @@ static struct platform_driver d40_driver = {
}, },
}; };
int __init stedma40_init(void) static int __init stedma40_init(void)
{ {
return platform_driver_probe(&d40_driver, d40_probe); return platform_driver_probe(&d40_driver, d40_probe);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment