Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1557601
| From | Joao Pinto <Joao.Pinto@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PCI: dwc: Add COMPILE_TEST to all designware based drivers |
| Date | 2017-01-12 17:50 +0100 |
| Message-ID | <sYQJA-6gs-15@gated-at.bofh.it> (permalink) |
| References | <sYKb8-2kU-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Kishon, Às 9:43 AM de 1/12/2017, Kishon Vijay Abraham I escreveu: > Add COMPILE_TEST to all designware based drivers so that it is possible > to perform compile test even when a particular architecture specific > config symbol is not set. > > Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> > --- > drivers/pci/dwc/Kconfig | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > Your suggestion is interesting and I think it will improve the kbuild robot job, since any change in a common file will be tested in all SoC specific drivers, which does not happen at this moment. This option is massively used across the kernel, and so it is a very welcome addition to PCI in my opinion! Thanks. Joao
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] PCI: dwc: Add COMPILE_TEST to all designware based drivers Kishon Vijay Abraham I <kishon@ti.com> - 2017-01-12 10:50 +0100 Re: [PATCH] PCI: dwc: Add COMPILE_TEST to all designware based drivers Joao Pinto <Joao.Pinto@synopsys.com> - 2017-01-12 17:50 +0100
csiph-web