diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-08-31 17:31:31 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-10-15 14:08:22 +0200 |
commit | 8a437459523ad878c6c2bd3a7703b1b88fcbfcd8 (patch) | |
tree | 99d00fc92c9fb678ac0560ead940fe629ac38875 /drivers/i2c/busses/i2c-designware-platdrv.c | |
parent | f6ed2b79dc67e9211bb6488938247b9979eece79 (diff) | |
download | talos-obmc-linux-8a437459523ad878c6c2bd3a7703b1b88fcbfcd8.tar.gz talos-obmc-linux-8a437459523ad878c6c2bd3a7703b1b88fcbfcd8.zip |
i2c: designware: Make dw_readl() and dw_writel() static
dw_readl() and dw_writel() are not used outside of i2c-designware-core and
they are not exported so make them static and remove their forward
declaration.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-designware-platdrv.c')
0 files changed, 0 insertions, 0 deletions