Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd28b4b5 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'qcom-fixes-for-4.18-rc2' of...

Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes

Qualcomm Fixes for v4.18-rc2

* Fix compiler warnings for cmd-db driver

* tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux

:
  qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependency

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 975ba94c 0ea3fa15
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,7 +5,8 @@ menu "Qualcomm SoC drivers"

config QCOM_COMMAND_DB
	bool "Qualcomm Command DB"
	depends on (ARCH_QCOM && OF) || COMPILE_TEST
	depends on ARCH_QCOM || COMPILE_TEST
	depends on OF_RESERVED_MEM
	help
	  Command DB queries shared memory by key string for shared system
	  resources. Platform drivers that require to set state of a shared