aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rapidio/rio.c')
-rw-r--r--drivers/rapidio/rio.c2
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 */
549static int 549int
550rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) 550rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount)
551{ 551{
552 int i = 0; 552 int i = 0;