commit | 161ce6fa4b6c3538f104e51e101771a2abc72677 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri Mar 22 09:53:20 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 11:42:59 2013 -0700 |
tree | 3a33071d6158bd9dafe0c0a3b0c6f76127ef0721 | |
parent | 488ec9f12d8b9768798987b4660b82cbb6ed181b [diff] |
staging: comedi: ni_labpc: remove inline from labpc_counter_load() Let the compiler figure out if this function should be inlined. 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>