On Mon, 2 Aug 2010 14:44:32 +1000 Stephen Rothwell wrote:
pcmcia changes cause these build errors in drivers/scsi/pcmcia/nsp_cs.c:
drivers/scsi/pcmcia/nsp_cs.c:1907:1: error: unterminated argument list invoking macro "release_region"
drivers/scsi/pcmcia/nsp_cs.c:1720: error: 'release_region' undeclared (first use in this function)
drivers/scsi/pcmcia/nsp_cs.c:1720: error: (Each undeclared identifier is reported only once
drivers/scsi/pcmcia/nsp_cs.c:1720: error: for each function it appears in.)
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected ';' at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input
(rand) config is attached.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***