diff options
| author | H Hartley Sweeten <[email protected]> | 2012-12-19 15:33:29 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-01-07 14:25:46 -0800 |
| commit | 43bd33f22444868cbc9d4cbec7a3efb0a7c2cb25 (patch) | |
| tree | ca2ad8cfb05386b968da00ff8d95a7c0bbb894de /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 2aae0076c9676a6e56793e25df95eab4bdadc94e (diff) | |
staging: comedi: don't expose comedi_get_{read, write}_subdevice
These two inline helper function in comedidev.h are only used in
comedi_fops.c. They return information that should only be used
by the comedi core.
Move both functions to comedi_fops.c so they aren't exposed to
the comedi drivers. Also, remove the inline tag and let the
compiler figure it out.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions