]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/imx2_wdt.c
Merge branch 'sh/pci-express-integration'
[mv-sheeva.git] / drivers / watchdog / imx2_wdt.c
index ea25885781bba0f6902e2d0de30a82f7f104ec8c..2ee7dac55a3c454fb010c662e8dc9d11a7199f7b 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         = {