diff options
Diffstat (limited to 'drivers/rapidio/rio.c')
-rw-r--r-- | drivers/rapidio/rio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rapidio/rio.c b/drivers/rapidio/rio.c index aefc2a0004d4..fa5e3cbe4c83 100644 --- a/drivers/rapidio/rio.c +++ b/drivers/rapidio/rio.c | |||
@@ -546,7 +546,7 @@ err_out: | |||
546 | * @destid: Device destination ID in network | 546 | * @destid: Device destination ID in network |
547 | * @hopcount: Number of hops into the network | 547 | * @hopcount: Number of hops into the network |
548 | */ | 548 | */ |
549 | static int | 549 | int |
550 | rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) | 550 | rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) |
551 | { | 551 | { |
552 | int i = 0; | 552 | int i = 0; |