commit | ac17e82a87f4d914cf9f61526b57e21b4a944e09 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Tue Jan 29 18:54:55 2008 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:39 2008 +0100 |
tree | f0e8ceefc11a663feed1f5a7f981c8ec1de82c2d | |
parent | f8e47cb0585c2506888b415354de27bff77be276 [diff] [blame] |
CRIS v32: Fix minor formatting issue in mach-a3/io.c
diff --git a/arch/cris/arch-v32/mach-a3/io.c b/arch/cris/arch-v32/mach-a3/io.c index 5e6c1aa..9eeaf3e 100644 --- a/arch/cris/arch-v32/mach-a3/io.c +++ b/arch/cris/arch-v32/mach-a3/io.c
@@ -114,8 +114,7 @@ return 0; } -int crisv32_io_get_name(struct crisv32_iopin *iopin, - const char *name) +int crisv32_io_get_name(struct crisv32_iopin *iopin, const char *name) { int port; int pin;