mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
CRIS v32: Fix minor formatting issue in mach-a3/io.c
This commit is contained in:
parent
f8e47cb058
commit
ac17e82a87
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user