Still (as in pre10-aa4) needed to patch:
drivers/parport/parport_cs.c
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> --------------ED601B6F6FEDAFCB16AB2C89 Content-Type: text/plain; charset=us-ascii; name="2.4.19-rc1-aa1-parport_cs.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="2.4.19-rc1-aa1-parport_cs.patch"*** linux/drivers/parport/parport_cs.c.orig Sun Jun 23 09:20:21 2002 --- linux/drivers/parport/parport_cs.c Sun Jun 23 09:21:02 2002 *************** *** 48,53 **** --- 48,54 ---- #include <linux/parport.h> #include <linux/parport_pc.h> + #include <linux/major.h> #include <pcmcia/version.h> #include <pcmcia/cs_types.h>
--------------ED601B6F6FEDAFCB16AB2C89--
- 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/