git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1efef83
)
f2fs: add missing #include <linux/prefetch.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 19 Dec 2012 21:19:30 +0000
(22:19 +0100)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Fri, 28 Dec 2012 02:22:43 +0000
(11:22 +0900)
m68k allmodconfig:
fs/f2fs/data.c: In function ‘read_end_io’:
fs/f2fs/data.c:311: error: implicit declaration of function ‘prefetchw’
fs/f2fs/segment.c: In function ‘f2fs_end_io_write’:
fs/f2fs/segment.c:628: error: implicit declaration of function ‘prefetchw’
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found