2018-01-29 12:31:08

by Corentin LABBE

[permalink] [raw]
Subject: [PATCH] scsi: remove dead makefile about oktagon files

Remove line using inexistant files which were removed in
commit 642978beb483 ("[SCSI] remove m68k NCR53C9x based drivers")

Signed-off-by: Corentin Labbe <[email protected]>
---
drivers/scsi/Makefile | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
index fcfd28d2884c..de1b3fce936d 100644
--- a/drivers/scsi/Makefile
+++ b/drivers/scsi/Makefile
@@ -185,7 +185,6 @@ ncr53c8xx-flags-$(CONFIG_SCSI_ZALON) \
CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m)
zalon7xx-objs := zalon.o ncr53c8xx.o
NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o
-oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o

# Files generated that shall be removed upon make clean
clean-files := 53c700_d.h 53c700_u.h
--
2.13.6



2018-01-29 13:47:22

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] scsi: remove dead makefile about oktagon files

On Mon, Jan 29, 2018 at 1:30 PM, Corentin Labbe <[email protected]> wrote:
> Remove line using inexistant files which were removed in
> commit 642978beb483 ("[SCSI] remove m68k NCR53C9x based drivers")
>
> Signed-off-by: Corentin Labbe <[email protected]>

Acked-by: Geert Uytterhoeven <[email protected]>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

2018-01-31 03:02:07

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] scsi: remove dead makefile about oktagon files


Corentin,

> Remove line using inexistant files which were removed in
> commit 642978beb483 ("[SCSI] remove m68k NCR53C9x based drivers")

Applied to 4.16/scsi-fixes, thank you.

--
Martin K. Petersen Oracle Linux Engineering