Commit a426744c authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: dt2811: remove unused define

This define is not used by the driver. Remove it.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f52e8d0c
......@@ -168,8 +168,6 @@ static const struct comedi_lrange dt2811_ao_ranges = {
}
};
#define TIMEOUT 10000
struct dt2811_board {
const char *name;
unsigned int is_pgh:1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment