mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 14:36:46 +07: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…
Reference in New Issue
Block a user