]> git.karo-electronics.de Git - mv-sheeva.git/commit
m68knommu: fix m548x_wdt.c compilation after headers renaming
authorPhilippe De Muyter <phdm@macqel.be>
Fri, 21 Jan 2011 23:21:24 +0000 (00:21 +0100)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 8 Feb 2011 05:07:44 +0000 (15:07 +1000)
commit9b9c63ff1f3b09af8e0c66180a904bdbebe92634
treeeaeb384dcbab700ce8181af62ffbd68d64e5322e
parent73020415564a3fe4931f3f70f500a5db13eea946
m68knommu: fix m548x_wdt.c compilation after headers renaming

m548x headers were renamed to m54xx, but m548x_wdt.c still uses the
old names.  Fix that.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
drivers/watchdog/m548x_wdt.c