All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: gregkh@linuxfoundation.org
Cc: niklas.cassel@linaro.org, linux-kernel@vger.kernel.org,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [PATCH 0/2] slimbus: ngd: enable compile test
Date: Mon, 12 Nov 2018 12:25:24 +0000	[thread overview]
Message-ID: <20181112122526.10337-1-srinivas.kandagatla@linaro.org> (raw)

This patchset fixes few issues with Kconfig and make the driver able
to compile test on other archs.

First patch fixes x86 build error and second one enables the compile test.
Second one fixes Kconfigs and add compile test flag.

thanks,
srini

Niklas Cassel (1):
  slimbus: ngd: QCOM_QMI_HELPERS has to be selected

Srinivas Kandagatla (1):
  slimbus: ngd: Fix build error on x86

 drivers/slimbus/Kconfig         | 5 +++--
 drivers/slimbus/qcom-ngd-ctrl.c | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.19.1


             reply	other threads:[~2018-11-12 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-12 12:25 Srinivas Kandagatla [this message]
2018-11-12 12:25 ` [PATCH 1/2] slimbus: ngd: Fix build error on x86 Srinivas Kandagatla
2018-11-12 12:25 ` [PATCH 2/2] slimbus: ngd: QCOM_QMI_HELPERS has to be selected Srinivas Kandagatla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181112122526.10337-1-srinivas.kandagatla@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=niklas.cassel@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.