Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1486302 > unrolled thread
| Started by | Peter Griffin <peter.griffin@linaro.org> |
|---|---|
| First post | 2016-09-19 11:40 +0200 |
| Last post | 2016-09-19 11:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Fix recursive Kconfig depedency issue Peter Griffin <peter.griffin@linaro.org> - 2016-09-19 11:40 +0200
| From | Peter Griffin <peter.griffin@linaro.org> |
|---|---|
| Date | 2016-09-19 11:40 +0200 |
| Subject | [PATCH 0/2] Fix recursive Kconfig depedency issue |
| Message-ID | <sj3dn-3Em-11@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web