commit | de2b606c24f178038b95a831f21a35a29faa6eab | [log] [tgz] |
---|---|---|
author | Michael Guntsche <mike@it-loops.com> | Wed Jun 02 02:25:52 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Jun 02 13:45:05 2010 -0600 |
tree | 7bd7e7b84805a3b957d4b41cc19f68ea8156e211 | |
parent | b53550781b7d51036aea3b3ee63ece3c6c8f4597 [diff] |
watchdog: Fix build failure with OF changes commit 61c7a080a5a061c976988fd4b844dfb468dda255 ( 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>