linux-xiaomi-chiron/drivers/misc/cardreader
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: 723fbf563a ("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
..
Kconfig
Makefile
rtl8411.c
rts5209.c
rts5227.c
rts5229.c
rts5249.c
rts5260.c misc: rtsx: Fix symbol clashes 2017-12-04 09:40:38 +00:00
rts5260.h
rtsx_pcr.c misc: rtsx: rename SG_END macro 2018-03-01 08:33:05 -07:00
rtsx_pcr.h misc: rtsx: Fix symbol clashes 2017-12-04 09:40:38 +00:00
rtsx_usb.c