linux/drivers/md/bcache
Geert Uytterhoeven cd953ed036 bcache: Add missing #include <linux/prefetch.h>
m68k/allmodconfig:

drivers/md/bcache/bset.c: In function ‘bset_search_tree’:
drivers/md/bcache/bset.c:727: error: implicit declaration of function ‘prefetch’

drivers/md/bcache/btree.c: In function ‘bch_btree_node_get’:
drivers/md/bcache/btree.c:933: error: implicit declaration of function ‘prefetch’

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Kent Overstreet <koverstreet@google.com>
2013-04-08 13:33:48 -07:00
..
alloc.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
bcache.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
bset.c bcache: Add missing #include <linux/prefetch.h> 2013-04-08 13:33:48 -07:00
bset.h
btree.c bcache: Add missing #include <linux/prefetch.h> 2013-04-08 13:33:48 -07:00
btree.h
closure.c bcache: Fix for the build fixes 2013-03-25 19:36:39 -06:00
closure.h
debug.c bcache: Sparse fixes 2013-04-08 13:33:48 -07:00
debug.h
io.c
journal.c bcache: Sparse fixes 2013-04-08 13:33:48 -07:00
journal.h
Kconfig
Makefile
movinggc.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
request.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
request.h
stats.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
stats.h
super.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
sysfs.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c
util.c bcache: Sparse fixes 2013-04-08 13:33:48 -07:00
util.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
writeback.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00