Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1486302
| From | Peter Griffin <peter.griffin@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Fix recursive Kconfig depedency issue |
| Date | 2016-09-19 11:40 +0200 |
| Message-ID | <sj3dn-3Em-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, This series fixes a Kconfig recurssive depedency issue and also some trivial white space. This was found when developing the fdma dmaegine series [1], which has now been applied by Vinod. These patchs were originally included as part of the fdma series [1], but I've now sent it separately as requested by Vinod [2], and also privately by Emil. FYI not having this patch applied causes kbuild error emails [3]. [1] https://lkml.org/lkml/2016/9/13/191 [2] https://lkml.org/lkml/2016/9/15/562 [3] https://lkml.org/lkml/2016/9/15/850 Peter Griffin (2): drm/virtio: kconfig: Fix recursive dependency issue. drm/virtio: kconfig: Fixup white space. drivers/gpu/drm/virtio/Kconfig | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Fix recursive Kconfig depedency issue Peter Griffin <peter.griffin@linaro.org> - 2016-09-19 11:40 +0200
csiph-web