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

Commit 8acf7d00 authored by Baruch Siach's avatar Baruch Siach Committed by Wim Van Sebroeck
Browse files

watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch

parent 7e27d6e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -330,7 +330,6 @@ static void imx2_wdt_shutdown(struct platform_device *pdev)
}

static struct platform_driver imx2_wdt_driver = {
	.probe		= imx2_wdt_probe,
	.remove		= __exit_p(imx2_wdt_remove),
	.shutdown	= imx2_wdt_shutdown,
	.driver		= {