提交 8e136c5e 编写于 作者: H Hector Martin

soc: apple: apple-pmgr-pwrstate: Do not build as a module

This doesn't make any sense as a module since it is a critical device,
and it turns out of_phandle_iterator_args was not exported so the module
version doesn't build anyway.

Fixes: 6df9d38f ("soc: apple: Add driver for Apple PMGR power state controls")
Reported-by: Nkernel test robot <lkp@intel.com>
Reviewed-by: NSven Peter <sven@svenpeter.dev>
Signed-off-by: NHector Martin <marcan@marcan.st>
上级 cc1fe1e5
......@@ -5,7 +5,7 @@ if ARCH_APPLE || COMPILE_TEST
menu "Apple SoC drivers"
config APPLE_PMGR_PWRSTATE
tristate "Apple SoC PMGR power state control"
bool "Apple SoC PMGR power state control"
depends on PM
select REGMAP
select MFD_SYSCON
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册