]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: ni_atmio: fix build error due to missing '; '
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 14 Mar 2013 20:33:24 +0000 (13:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 16:05:36 +0000 (09:05 -0700)
commit615c902fb824d8273dd2b6837cda7ecb36b487e7
tree8394f4cb8a94efd3f8099bb1508e063911ae72a1
parent673f98ccacf6fdf1f023531c2782b3887bc664a3
staging: comedi: ni_atmio: fix build error due to missing '; '

Fix a build error due to a missing ';' at the end of a line.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reported-by: Geert Uytterhoeven <geert.uytterhoeven@gmail.com>
Cc: Kumar Amit Mehta <gmate.amit@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_atmio.c