summaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorJens Axboe2010-08-10 18:14:27 +0200
committerJens Axboe2010-08-10 18:14:27 +0200
commitde75d60d5ea235e6e09f4962ab22541ce0fe176a (patch)
tree68530906b79f08d190c4fa7950c3a527ab980853 /include/linux/Kbuild
parentxen-blkfront: fix missing out label (diff)
downloadkernel-qcow2-linux-de75d60d5ea235e6e09f4962ab22541ce0fe176a.tar.gz
kernel-qcow2-linux-de75d60d5ea235e6e09f4962ab22541ce0fe176a.tar.xz
kernel-qcow2-linux-de75d60d5ea235e6e09f4962ab22541ce0fe176a.zip
block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
These form the basis of the basic WRITE etc primitives, so we need them to be always visible. Otherwise we see errors like: mm/filemap.c:2164: error: 'REQ_WRITE' undeclared fs/read_write.c:362: error: 'REQ_WRITE' undeclared fs/splice.c:1108: error: 'REQ_WRITE' undeclared fs/aio.c:1496: error: 'REQ_WRITE' undeclared Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include/linux/Kbuild')
0 files changed, 0 insertions, 0 deletions