mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 04:41:17 +00:00
Merge branch 'topic/ti' into for-linus
This commit is contained in:
commit
3b3fb1a199
@ -452,7 +452,7 @@ static struct platform_driver ti_dma_xbar_driver = {
|
||||
.probe = ti_dma_xbar_probe,
|
||||
};
|
||||
|
||||
int omap_dmaxbar_init(void)
|
||||
static int omap_dmaxbar_init(void)
|
||||
{
|
||||
return platform_driver_register(&ti_dma_xbar_driver);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user