commit | 43ce748ff283169845af3eb012d22cd14792ce7d | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Oct 21 10:10:38 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 29 09:09:54 2013 -0700 |
tree | 807c56237e2ebb92b0f0b41654be02432f5f8af7 | |
parent | 2cea19faf16304125ce12e4b5518110ef77f32a1 [diff] |
staging: comedi: s626: remove S626_BF_* macros The `S626_BF_*` bitfield position macros are no longer used and are just a subset of the corresponding `S626_STDBIT_*` bitfield position macros. Remove them. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>