mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
Revert "FROMLIST: soc: qcom: rpmpd: Allow RPMPD driver to be loaded as a module"
This completely reverts the leftovers of this upstream patch. Cc: John Stultz <john.stultz@linaro.org> Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Ie80a58c426e7673ad3ed78d06d5be670ae5cdf9e
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include <linux/err.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/pm_domain.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_device.h>
|
||||
@@ -427,4 +427,3 @@ core_initcall(rpmpd_init);
|
||||
|
||||
MODULE_DESCRIPTION("Qualcomm Technologies, Inc. RPM Power Domain Driver");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
MODULE_ALIAS("platform:qcom-rpmpd");
|
||||
|
||||
Reference in New Issue
Block a user