From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.griffin@linaro.org (Peter Griffin) Date: Mon, 19 Sep 2016 10:34:18 +0100 Subject: [PATCH 0/2] Fix recursive Kconfig depedency issue Message-ID: <1474277660-5196-1-git-send-email-peter.griffin@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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