All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] slimbus: ngd: enable compile test
@ 2018-11-12 12:25 Srinivas Kandagatla
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2018-11-12 12:25 UTC (permalink / raw)
  To: gregkh; +Cc: niklas.cassel, linux-kernel, Srinivas Kandagatla

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-12 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-12 12:25 [PATCH 0/2] slimbus: ngd: enable compile test Srinivas Kandagatla
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

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.