commit | f7454c5d5c33b84fdbb957b7ad4a432e333b2550 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Mar 24 16:59:36 2010 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 29 09:37:14 2010 -0700 |
tree | dd9891d44bf96d9727ccbe252af3039c40d3ef8a | |
parent | a53f4f9efaeb1d87cfae066346979d4d70e1abe9 [diff] |
frv/chris: fix lines with a missing semicolons 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>