linux/drivers/staging/rts5208
Arnd Bergmann b5d013bc09 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: 723fbf563a ("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>
2018-03-01 08:33:06 -07:00
..
Kconfig
Makefile
TODO
general.c
general.h
ms.c
ms.h
rtsx.c
rtsx.h
rtsx_card.c
rtsx_card.h
rtsx_chip.c
rtsx_chip.h staging: rts5208: rename SG_END macro 2018-03-01 08:33:06 -07:00
rtsx_scsi.c
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: rename SG_END macro 2018-03-01 08:33:06 -07:00
rtsx_transport.h
sd.c
sd.h
spi.c
spi.h
trace.c
trace.h
xd.c
xd.h