projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e47cb
)
CRIS v32: Fix minor formatting issue in mach-a3/io.c
author
Jesper Nilsson
<jesper.nilsson@axis.com>
Tue, 29 Jan 2008 17:54:55 +0000
(18:54 +0100)
committer
Jesper Nilsson
<jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:39 +0000
(11:06 +0100)
arch/cris/arch-v32/mach-a3/io.c
patch
|
blob
|
history
diff --git
a/arch/cris/arch-v32/mach-a3/io.c
b/arch/cris/arch-v32/mach-a3/io.c
index 5e6c1aad8b4f306294baae2ee71d4e3c2ce13471..9eeaf3eca47422716ed38ea5b47ed5f74f04ef43 100644
(file)
--- a/
arch/cris/arch-v32/mach-a3/io.c
+++ b/
arch/cris/arch-v32/mach-a3/io.c
@@
-114,8
+114,7
@@
int crisv32_io_get(struct crisv32_iopin *iopin,
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;