Searched hist:eb7e2d92588cc6351286de13e3b5d70ecc768888 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ |
H A D | constants.c | diff eb7e2d92588cc6351286de13e3b5d70ecc768888 Mon Jul 18 07:07:26 CEST 2022 Christoph Hellwig <hch@lst.de> nvme: don't always build constants.o
The entire content of constants.c if guarded by an ifdef, so switch to just building the file conditionally instead.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | Makefile | diff eb7e2d92588cc6351286de13e3b5d70ecc768888 Mon Jul 18 07:07:26 CEST 2022 Christoph Hellwig <hch@lst.de> nvme: don't always build constants.o
The entire content of constants.c if guarded by an ifdef, so switch to just building the file conditionally instead.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|