commit | 3243785c39836fdded4ad76797941fad7e504227 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Sep 17 13:15:32 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 17 15:03:51 2012 -0700 |
tree | adb5b2bad65edf22128872153c42805df853640b | |
parent | 0dcee6fec87325e455ffb720d1ed8cb98289d99f [diff] |
staging: comedi: ni_mio_cs: local symbols should not be exported The symbol ni_mio_cs_driver is only referenced in this file. Make it static. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>