OSDN Git Service

staging: comedi: cb_pcidas: remove forward declarations 9
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 00:51:53 +0000 (17:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:49 +0000 (15:23 -0700)
commit536af69e90b03966928ed59448f5ccd95ebd13ea
treeeb9b67e773482df306c915734e8fc20071b47c0c
parent20535c1f3c010fffd84e1d9dc24ac352a0b9ad36
staging: comedi: cb_pcidas: remove forward declarations 9

Move the nvram_read function, and its helper, to remove the need
for the last of the forward declarations.

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