Marcelo Tosatti wrote:
> Summary of changes from v2.4.21-pre1 to v2.4.21-pre2
> ============================================
> [trimmed]
> Rusty Russell <rusty@rustcorp.com.au>:
> o duplicate header in drivers_ieee1394_sbp2.c
Don't know if this patch is the source of this problem, but...
Build fails for drivers/ieee1394/sbp2.c where these two functions
sbp2_handle_physdma_write
sbp2_handle_physdma_read
are declared with an extra last argument 'u16 flags' in sbp2.h
but are missing this argument in their body in sbp2.c.
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:21 EST