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)
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>

No differences found