mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 06:46:42 +07:00
88c9e42196
Fix this compile error on s390:
CC [M] fs/nfs/blocklayout/blocklayout.o
fs/nfs/blocklayout/blocklayout.c: In function 'bl_end_io_read':
fs/nfs/blocklayout/blocklayout.c:201:4: error: implicit declaration of function 'prefetchw'
Introduced with
|
||
---|---|---|
.. | ||
blocklayout.c | ||
blocklayout.h | ||
blocklayoutdev.c | ||
blocklayoutdm.c | ||
extents.c | ||
Makefile |