]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (jz4740) Staticise jz4740_hwmon_driver
authorAxel Lin <axel.lin@gmail.com>
Thu, 8 Dec 2011 13:33:37 +0000 (08:33 -0500)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 8 Dec 2011 14:25:35 +0000 (06:25 -0800)
commitf8d4824c807afb3607b6e750b30321e326f50ccf
tree9c9848b49bbba0a15bd786f3eccb4480ef835749
parent082b24ad80d69cb275021d165797cb7451a8d1f7
hwmon: (jz4740) Staticise jz4740_hwmon_driver

It is not used outside this driver so no need to make the symbol global.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/jz4740-hwmon.c