frv/chris: fix lines with a missing semicolons
authorDavid Howells <dhowells@redhat.com>
Wed, 24 Mar 2010 16:59:36 +0000 (16:59 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2010 16:37:14 +0000 (09:37 -0700)
Commit b26b2d494b659f9 ("resource/PCI: align functions now return start
of resource") added lines with missing semicolons.

Add the missing semicolons to the FRV and CRIS arch code.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: linux@dominikbrodowski.net
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found