drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
[cascardo/linux.git] / drivers / watchdog / imx2_wdt.c
index ea25885..2ee7dac 100644 (file)
@@ -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         = {