Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645567
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags from Makefile |
| Date | 2017-05-19 14:40 +0200 |
| Message-ID | <tIPmh-2aO-5@gated-at.bofh.it> (permalink) |
| References | <tzEgp-2jT-3@gated-at.bofh.it> <tImkh-5xc-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Daniel, 2017-05-18 14:38 GMT+09:00 Daniel Vetter <daniel@ffwll.ch>: > On Mon, Apr 24, 2017 at 01:50:18PM +0900, Masahiro Yamada wrote: >> Many Makefiles needed to add -Iinclude/drm as an include path, >> but the right thing to do is to include headers in the form >> #include <drm/.../*.h> >> >> This series fixes the source files, then rip off -Iinclude/drm flags. >> >> >> Masahiro Yamada (29): >> drm: make drm_panel.h self-contained >> drm/ttm: fix include notation and remove -Iinclude/drm flag >> drm/amd: fix include notation and remove -Iinclude/drm flag >> drm/ast: fix include notation and remove -Iinclude/drm flag >> drm/bochs: fix include notation and remove -Iinclude/drm flag >> drm/bridge: fix include notation and remove -Iinclude/drm flag >> drm/cirrus: fix include notation and remove -Iinclude/drm flag >> drm/hisilicon: fix include notation and remove -Iinclude/drm flag >> drm/mgag200: fix include notation and remove -Iinclude/drm flag >> drm/msm: fix include notation and remove -Iinclude/drm flag >> drm/nouveau: fix include notation and remove -Iinclude/drm flag >> drm/qxl: fix include notation and remove -Iinclude/drm flag >> drm/radeon: fix include notation and remove -Iinclude/drm flag >> drm/tilcdc: fix include notation and remove -Iinclude/drm flag >> drm/vc4: fix include notation and remove -Iinclude/drm flag >> drm/virtio: fix include notation and remove -Iinclude/drm flag >> drm/vmwgfx: fix include notation and remove -Iinclude/drm flag >> drm/gma500: remove unneeded -Iinclude/drm compiler flag >> drm/i810: remove unneeded -Iinclude/drm compiler flag >> drm/i2c: remove unneeded -Iinclude/drm compiler flag >> drm/mga: remove unneeded -Iinclude/drm compiler flag >> drm/omap: remove unneeded -Iinclude/drm compiler flag >> drm/r128: remove unneeded -Iinclude/drm compiler flag >> drm/savage: remove unneeded -Iinclude/drm compiler flag >> drm/sis: remove unneeded -Iinclude/drm compiler flag >> drm/tdfx: remove unneeded -Iinclude/drm compiler flag >> drm/udl: remove unneeded -Iinclude/drm compiler flag >> drm/vgem: remove unneeded -Iinclude/drm compiler flag >> drm/via: remove unneeded -Iinclude/drm compiler flag > > Ok, I think I merged them all except the vc4 one. Can you please > rebase&resubmit that one? > I had already submitted the one. https://patchwork.kernel.org/patch/9734869/ and one more patch https://patchwork.kernel.org/patch/9734827/ -- Best Regards Masahiro Yamada
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags from Makefile Daniel Vetter <daniel@ffwll.ch> - 2017-05-18 07:40 +0200 Re: [PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags from Makefile Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-19 14:40 +0200
csiph-web