From: Peter Korsgaard Date: Wed, 30 Mar 2011 13:48:22 +0000 (+0200) Subject: watchdog: mpc8xxx_wdt: fix build X-Git-Tag: v2.6.39-rc3~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d856b418464024dba4c7e901bab74dfb9a030d2e;p=pandora-kernel.git watchdog: mpc8xxx_wdt: fix build Since 1c48a5c93da6313 (dt: Eliminate of_platform_{,un}register_driver) mpc8xxx_wdt no longer builds as it tries to refer to a 'match' variable rather than ofdev->dev.of_match that it checks just before. Signed-off-by: Peter Korsgaard Acked-by: Grant Likely Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed