staging: comedi: amplc_pci230: remove 'inline'
authorIan Abbott <abbotti@mev.co.uk>
Mon, 1 Sep 2014 11:03:48 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 18:21:31 +0000 (11:21 -0700)
commitd9a687958e39bdf041c7164c0e8a259e9a5e889d
tree6ce55afe56513d26c05d056e9214ff7668e307bf
parent66a462ba451346599d0b78098e41eceac3099946
staging: comedi: amplc_pci230: remove 'inline'

Some functions in "amplc_pci230.c" are declared `inline`.  Remove the
`inline` specifiers and let the compiler do what it wants with 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>
drivers/staging/comedi/drivers/amplc_pci230.c