diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-31 13:08:36 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-05 03:49:20 (GMT) |
commit | adb4601a82343e846997320b41d5b7d49137fe42 (patch) | |
tree | 05360f0a249cca31208b8336095643d048b1b75b /kernel | |
parent | 181ad5edbf6d3c244263b770e9dd4eda645de5bf (diff) | |
download | linux-fsl-qoriq-adb4601a82343e846997320b41d5b7d49137fe42.tar.xz |
staging: comedi: amplc_dio200: Remove thisboard, thislayout and devpriv macros
The 'thisboard', 'thislayout' and 'devpriv' macros rely on a local
variable having a specific name and yield pointers derived from that
local variable. Replace the macros with local variables wherever they
occur.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions