diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-03-01 11:31:29 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-03-01 08:33:06 -0700 |
commit | b5d013bc09e9e76df9cdc85c2598486ba9a5b9b6 (patch) | |
tree | 10e69b4d7c5a4561e5bc12f852042ee90dffa3a0 /include/linux/blkdev.h | |
parent | f16ee7c7ec0fa5f0322bd64d5ee183a28ed1ec08 (diff) |
staging: rts5208: rename SG_END macro
A change to the generic scatterlist code caused a conflict with
the rtsx card reader driver:
In file included from drivers/staging/rts5208/rtsx.h:180,
from drivers/staging/rts5208/rtsx.c:28:
drivers/staging/rts5208/rtsx_chip.h:343: error: "SG_END" redefined [-Werror]
This changes one instance of the driver to prefix SG_END and
related constants.
Fixes: 723fbf563a6a ("lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings")
Cc: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions