Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b3fb1a1 authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/ti' into for-linus

parents 29274601 d646162b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);
}