[-next] staging/comedi regressions

From: Geert Uytterhoeven
Date: Tue Mar 12 2013 - 18:13:56 EST


m68k/allmodconfig:

drivers/staging/comedi/drivers/ni_atmio.c: In function âni_isapnp_find_boardâ:
drivers/staging/comedi/drivers/ni_atmio.c:353: error: ân_ni_boardsâ
undeclared (first use in this function)
drivers/staging/comedi/drivers/ni_atmio.c:353: error: (Each undeclared
identifier is reported only once
drivers/staging/comedi/drivers/ni_atmio.c:353: error: for each
function it appears in.)
drivers/staging/comedi/drivers/ni_atmio.c: In function âni_getboardtypeâ:
drivers/staging/comedi/drivers/ni_atmio.c:391: error: ân_ni_boardsâ
undeclared (first use in this function)
drivers/staging/comedi/drivers/ni_atmio.c: In function âni_atmio_attachâ:
drivers/staging/comedi/drivers/ni_atmio.c:470: error: âboardtypeâ
undeclared (first use in this function)

http://kisskb.ellerman.id.au/kisskb/buildresult/8392062/

Seems like the following two commits removed some macros:

commit 6293e35742550320b1720044f9969d9544a5deaa
Author: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
Date: Tue Mar 5 10:20:41 2013 -0700

staging: comedi: ni_stc.h: remove boardtype macro

ayla$ git show f5a1d92bf6f4fa063d5ea43613f43494896e333f
commit f5a1d92bf6f4fa063d5ea43613f43494896e333f
Author: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
Date: Tue Mar 5 10:21:03 2013 -0700

staging: comedi: ni_stc.h: remove n_ni_boards macro

while they're still used by drivers/staging/comedi/drivers/ni_atmio.c.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/