staging: comedi: amplc_pc236: remove 'model' member
authorIan Abbott <abbotti@mev.co.uk>
Fri, 25 Jul 2014 09:04:53 +0000 (10:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:28:38 +0000 (11:28 -0700)
commit00afdd43db07e5093b69a5b9cca5f27f416ebfff
treee79609688907997545f8094516ea11850b469b05
parent350cfc5525bb5e1cd64ba19470a6e471611d117d
staging: comedi: amplc_pc236: remove 'model' member

The `model` member of `struct pc236_board` is no longer used since the
code to remove manual configuration of PCI devices was removed.  Get rid
of it.

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>
drivers/staging/comedi/drivers/amplc_pc236.c