]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
CRIS v32: Fix minor formatting issue in mach-a3/io.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 29 Jan 2008 17:54:55 +0000 (18:54 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:39 +0000 (11:06 +0100)
arch/cris/arch-v32/mach-a3/io.c

index 5e6c1aad8b4f306294baae2ee71d4e3c2ce13471..9eeaf3eca47422716ed38ea5b47ed5f74f04ef43 100644 (file)
@@ -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;