mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
9bb3c4469e
This patch includes changing the hardware branding name from IBM RamSan to IBM FlashSystem. v2 Changes include: o Removing the unnecessary IBM Vendor ID #define v1 Changes include: o Changed all references of RamSan to FlashSystem. o Changed the vendor/device IDs for the product. o Changed driver version number. o Updated the MAINTAINERS file. o Various other little things. Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
3 lines
86 B
Makefile
3 lines
86 B
Makefile
obj-$(CONFIG_BLK_DEV_RSXX) += rsxx.o
|
|
rsxx-objs := config.o core.o cregs.o dev.o dma.o
|