diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-07-02 22:48:58 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-06 22:51:20 (GMT) |
commit | 6f88a20a7ff0b8724b9832c139fc06095e71b9bf (patch) | |
tree | 526192e8f1199a4e8057f520edca88e91fe519f1 /drivers/crypto | |
parent | 6b7de35e32882226654ea3ac28620e8c82f8cb0f (diff) | |
download | linux-fsl-qoriq-6f88a20a7ff0b8724b9832c139fc06095e71b9bf.tar.xz |
staging: comedi: das08_cs: remove thisboard macro
The 'thisboard' macro relies on a local variable having a specific
name and yields a pointer derived from that local variable. Replace
the macro with a local variable where used. Use the comedi_board()
helper to get the pointer.
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 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions