Commit 472e68df authored by Xiang wangx's avatar Xiang wangx Committed by Greg Ungerer
Browse files

m68k: Fix syntax errors in comments



comments "the the" should be replaced by "of the" instead.

Signed-off-by: default avatarXiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent 90ebf501
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * family, the 5270, 5271, 5274, 5275, and the 528x family which have two such
 * controllers, and the 547x and 548x families which have only one of them.
 *
 * The external 7 fixed interrupts are part the the Edge Port unit of these
 * The external 7 fixed interrupts are part of the Edge Port unit of these
 * ColdFire parts. They can be configured as level or edge triggered.
 *
 * (C) Copyright 2009-2011, Greg Ungerer <gerg@snapgear.com>