Re: drivers/ieee1394/sbp2.c:734: error: `host' undeclared (first use in this function) 2.6.3-bk3

From: Ben Collins
Date: Sat Feb 21 2004 - 19:39:50 EST


On Sat, Feb 21, 2004 at 02:36:43PM -0700, Bob Gill wrote:
> Hi. The whole error message is (when building 2.6.3-bk3):
> drivers/ieee1394/sbp2.c: In function `sbp2_alloc_device':
> drivers/ieee1394/sbp2.c:734: error: `host' undeclared (first use in this
> function)
> drivers/ieee1394/sbp2.c:734: error: (Each undeclared identifier is
> reported only once
> drivers/ieee1394/sbp2.c:734: error: for each function it appears in.)
> make[2]: *** [drivers/ieee1394/sbp2.o] Error 1
> make[1]: *** [drivers/ieee1394] Error 2
> make: *** [drivers] Error 2

Disable CONFIG_IEEE1394_SBP2_PHYS_DMA. I'll have this fixed next time I
sync with Linus. Really, CONFIG_IEEE1394_SBP2_PHYS_DMA is for debugging
only, and you shouldn't have it enabled.

--
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/
-
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/