diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-04-08 18:21:42 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-09 16:29:26 -0700 |
commit | ca52a233f7e0ba12ceab6a99fea60e877207e58f (patch) | |
tree | d118057e147ef487edfae88af3e5e979b4a8f25d /tools/perf/scripts/python | |
parent | 0181ae77e383ca86bc5182f816c09de2bc38c2d2 (diff) |
staging: comedi: rti800: remove am9513.h header
This driver is the only file that includes the am9513.h header and
nothing from that header is actually used. Using the macros provided
by am9513.h is a bit ugly due to having to predefine a number of
additional macros to handle the low-level I/O to the Am9513 device.
Just remove the header and the unused I/O helpers in the rti800
driver. If support for the am9513 is added later it wil be implemented
properly at that time.
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions