On Monday 15 June 2009 07:35:14 Borislav Petkov wrote: > Hi, > > On Mon, Jun 15, 2009 at 11:34:30AM +1000, Stephen Rothwell wrote: > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > > > drivers/ide/ide-tape.c: In function 'idetape_chrdev_open': > > drivers/ide/ide-tape.c:1515: error: implicit declaration of function 'idetape_read_position' > > > > Caused by commit 55ce3a129ea2e8faba4a11bb5dbc305590d1c20c ("ide-tape: fix > > READ POSITION cmd handling") interacting with the later merge > > 8dcce4081305d3d1629190edd112e6473c315cbc ("Merge branch > > 'bp-remove-pc-buf' into for-next"). > > > > I have used the ide tree from next-20090612 for today. > > Ah, the function got renamed in 55ce3a129ea2e8faba4a11bb5dbc305590d1c20c. Here's > a fix: > > --- > From: Borislav Petkov <petkovbb@xxxxxxxxx> > Date: Mon, 15 Jun 2009 07:32:04 +0200 > Subject: [PATCH] ide-tape: fix build issue > > This fixes > > drivers/ide/ide-tape.c: In function `idetape_chrdev_open': > drivers/ide/ide-tape.c:1515: error: implicit declaration of function `idetape_read_position' > make[1]: *** [drivers/ide/ide-tape.o] Error 1 > > Signed-off-by: Borislav Petkov <petkovbb@xxxxxxxxx> thanks, applied -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html