Commit f871e716 authored by Ulf Hansson's avatar Ulf Hansson

PM: domains: Drop redundant header for genpd

The "power.h" is no longer needed by genpd, so let's simply drop the
include of it.
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Acked-by: default avatarRafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20231213113245.29075-1-ulf.hansson@linaro.org
parent 05ce7192
......@@ -23,8 +23,6 @@
#include <linux/cpu.h>
#include <linux/debugfs.h>
#include "power.h"
#define GENPD_RETRY_MAX_MS 250 /* Approximate */
#define GENPD_DEV_CALLBACK(genpd, type, callback, dev) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment