Commit cfc5490f authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] m68knommu: update comments in ColdFire PIT timer include

Update PIT timer comments to reflect the fact that it is also used
in the new ColdFire 527x family of processors.
Signed-off-by: default avatarGreg Ungerer <gerg@snapgear.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent b5ba8f1f
......@@ -14,7 +14,7 @@
#include <linux/config.h>
/*
* Get address specific defines for the 5282.
* Get address specific defines for the 5270/5271 and 5280/5282.
*/
#define MCFPIT_BASE1 0x00150000 /* Base address of TIMER1 */
#define MCFPIT_BASE2 0x00160000 /* Base address of TIMER2 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment