i2c: robotfuzz-osif: Constify osif_table
authorAxel Lin <axel.lin@ingics.com>
Thu, 2 Jun 2016 05:28:48 +0000 (13:28 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 13 Jun 2016 20:32:09 +0000 (22:32 +0200)
commit33c77abcf4aa5e9679f702a2f979d44a470f6e6e
tree40a572abdd67318dfa420f77cdd444365e8d96a0
parent27bfeb5a0619554d9734fb39e14f0e80fa7c342c
i2c: robotfuzz-osif: Constify osif_table

osif_table is never modified, so declare it as const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-robotfuzz-osif.c