Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72a82280 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Staging: comedi: fix build errors in pcmcia comedi drivers



This fixes a few minor build errors that were previously undetected in
the comedi pcmcia drivers.

Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent de15d7fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ This is just a wrapper around the 8255.o driver to properly handle
the PCMCIA interface.
*/

/* #define LABPC_DEBUG   /*  enable debugging messages */ */
/* #define LABPC_DEBUG */   /*  enable debugging messages */
#undef LABPC_DEBUG

#include "../comedidev.h"
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ NI manuals:
*/

#undef LABPC_DEBUG
/* #define LABPC_DEBUG   /*  enable debugging messages */ */
/* #define LABPC_DEBUG */   /*  enable debugging messages */

#include "../comedidev.h"

+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ See the notes in the ni_atmio.o driver.

#define MAX_N_CALDACS 32

static const ni_board ni_boards[] = {
static const struct ni_board_struct ni_boards[] = {
      {device_id:0x010d,
	      name:	"DAQCard-ai-16xe-50",
	      n_adchan:16,