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: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman 2009-04-17 09:50:08 -07:00
Родитель de15d7fcd6
Коммит 72a8228072
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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"

Просмотреть файл

@ -60,7 +60,7 @@ NI manuals:
*/
#undef LABPC_DEBUG
/* #define LABPC_DEBUG /* enable debugging messages */ */
/* #define LABPC_DEBUG */ /* enable debugging messages */
#include "../comedidev.h"

Просмотреть файл

@ -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,