]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: Fix build failure with OF changes
authorMichael Guntsche <mike@it-loops.com>
Wed, 2 Jun 2010 08:25:52 +0000 (02:25 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:45:05 +0000 (13:45 -0600)
commit8dc8c779102dd066d9a6b36064529ec9abfa4b54
tree7bd7e7b84805a3b957d4b41cc19f68ea8156e211
parent34c7bd3f3657885faa3df35477ace02b6e7a6154
watchdog: Fix build failure with OF changes

commit 764078f2ce36319c166113e845b2e26cd4126ab6 ( of: Always use
'struct device.of_node' to get device node pointer.) missed
drivers/watchdog/mpc8xxx_wdt.c. This patch fixes it

Signed-off-by: Michael Guntsche <mike@it-loops.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/watchdog/mpc8xxx_wdt.c