mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* mtdsuper.c BLOCK=n compile error
@ 2008-08-01 22:30 Adrian Bunk
  2008-08-01 22:48 ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2008-08-01 22:30 UTC (permalink / raw)
  To: nAl Viro, dwmw2; +Cc: linux-mtd, linux-kernel

Commit d5686b444ff3f72808d2b3fbd58672a86cdf38e7
(switch mtd and dm-table to lookup_bdev()) causes
the following compile error with CONFIG_BLOCK=n:

<--  snip  -->

...
  CC      drivers/mtd/mtdsuper.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/mtd/mtdsuper.c: In function `get_sb_mtd':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/mtd/mtdsuper.c:184: error: implicit declaration of function 'lookup_bdev'
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/mtd/mtdsuper.c:184: warning: assignment makes pointer from integer without a cast
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/mtd/mtdsuper.c:197: error: implicit declaration of function 'bdput'
make[3]: *** [drivers/mtd/mtdsuper.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-08-01 23:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-01 22:30 mtdsuper.c BLOCK=n compile error Adrian Bunk
2008-08-01 22:48 ` David Woodhouse
2008-08-01 22:58   ` Adrian Bunk
2008-08-01 23:20     ` David Woodhouse
2008-08-01 23:26       ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®