Arnd Bergmann f16ee7c7ec misc: rtsx: 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/misc/cardreader/rtsx_pcr.c:32:
include/linux/rtsx_pci.h:40: 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>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-03-01 08:33:05 -07:00
..
2017-11-15 18:21:04 -08:00
2018-02-14 10:06:41 -08:00
2017-08-28 16:55:48 +02:00
2018-02-02 10:01:04 -08:00
2017-11-17 16:10:01 -08:00
2017-11-28 16:33:03 +01:00
2018-02-02 10:01:04 -08:00