Re: [PATCH] 2.3.99pre7-5 pci_resource and al. - III (Return of the compile)

From: François romieu (romieu@ensta.fr)
Date: Fri May 05 2000 - 12:50:22 EST


The Fri, May 05, 2000 at 01:07:10AM +0000, François romieu wrote :
[...]

The following is an updated version against pre7-5. It fixes the
following :

--> Compilation :
- drivers/video/tdfxfb.c :
tdfxfb.c: In function `tdfxfb_init':
tdfxfb.c:2057: structure has no member named `prev'
tdfxfb.c:2057: structure has no member named `next'
- drivers/net/epic100.c :
In file included from epic100.c:89:
/usr/src/linux-2.3.99pre7-5/include/asm/spinlock.h:36: warning: `SPIN_LOCK_UNLOCKED' redefined
/usr/src/linux-2.3.99pre7-5/include/linux/spinlock.h:53: warning: this is the location of the previous definition
- drivers/net/pcmcia/netwave_cs.c
netwave_cs.c: In function `netwave_attach':
netwave_cs.c:506: parse error before `dev'
- drivers/net/pcmcia/ibmtr_cs.c
ibmtr_cs.o ibmtr_cs.c
ibmtr_cs.c: In function `ibmtr_detach':
ibmtr_cs.c:286: structure has no member named `next'
- drivers/net/fc/iph5526.c (error in previous patch)
iph5526.c: In function `iph5526_detect':
iph5526.c:3804: parse error before `)'
- drivers/sound/es1370.c (error in previous patch)
es1370.c: In function `es1370_probe':
es1370.c:2468: parse error before `return'
- drivers/sound/maestro.c (error in previous patch)
maestro.c: In function `maestro_install':
maestro.c:3282: parse error before `;'
- drivers/video/matrox/matroxfb_base.c (error in previous patch)
matroxfb_base.c: In function `initMatrox2':
matroxfb_base.c:1598: parse error before `)'
- drivers/i2o/i2o_lan.c
i2o_lan.c: In function `i2o_lan_register_device':
i2o_lan.c:1298: incompatible types in assignment
- drivers/ide/alim15x3.c
alim15x3.c: In function `pci_init_ali15x3':
alim15x3.c:510: parse error before `{'
- drivers/scsi/BusLogic.c (error in previous patch)
BusLogic.c: In function `BusLogic_InitializeMultiMasterProbeInfo':
BusLogic.c:779: parse error before `)'
- drivers/isdn/hisax/elsa.c (error in previous patch)
elsa.c: In function `setup_elsa':
elsa.c:1070: `dev_qs3000r' undeclared (first use this function)
- drivers/isdn/hisax/netjet.c (tons of error in previous patch)
netjet.c: In function `setup_netjet':
netjet.c:1140: `IO_RESOURCE_IO' undeclared (first use this function)

--> Introduction of init_timer instead of next = prev = NULL :
- drivers/block/ps2esdi.c
- drivers/char/amikeyb.c

-- 
Ueimor


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:17 EST