From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] ARM: shmobile: Remove obsolete legacy PM Domain leftovers
Date: Tue, 4 Aug 2015 20:03:10 +0200 [thread overview]
Message-ID: <1438711392-23763-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1438711392-23763-1-git-send-email-geert+renesas@glider.be>
The last users were removed in commit b587288001f05c0e ("ARM: shmobile:
R-Mobile: Remove legacy PM Domain code").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/mach-shmobile/pm-rmobile.h | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/arch/arm/mach-shmobile/pm-rmobile.h b/arch/arm/mach-shmobile/pm-rmobile.h
index 30a4a421ee315b98..8146bb6d7237eafc 100644
--- a/arch/arm/mach-shmobile/pm-rmobile.h
+++ b/arch/arm/mach-shmobile/pm-rmobile.h
@@ -12,10 +12,6 @@
#include <linux/pm_domain.h>
-#define DEFAULT_DEV_LATENCY_NS 250000
-
-struct platform_device;
-
struct rmobile_pm_domain {
struct generic_pm_domain genpd;
struct dev_power_governor *gov;
@@ -26,9 +22,4 @@ struct rmobile_pm_domain {
bool no_debug;
};
-struct pm_domain_device {
- const char *domain_name;
- struct platform_device *pdev;
-};
-
#endif /* PM_RMOBILE_H */
--
1.9.1
next prev parent reply other threads:[~2015-08-04 18:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 18:03 [PATCH 0/7] ARM: shmobile: Misc removals Geert Uytterhoeven
2015-08-04 18:03 ` [PATCH 1/7] ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt() Geert Uytterhoeven
2015-08-04 18:03 ` [PATCH 2/7] ARM: shmobile: Remove obsolete sh-gpio.h Geert Uytterhoeven
2015-08-04 18:03 ` [PATCH 3/7] ARM: shmobile: Remove obsolete custom earlyprintk code Geert Uytterhoeven
2015-08-04 18:03 ` [PATCH 4/7] ARM: shmobile: Remove obsolete intc.h Geert Uytterhoeven
2015-08-04 18:03 ` Geert Uytterhoeven [this message]
2015-08-04 18:03 ` [PATCH 6/7] ARM: shmobile: Remove obsolete earlytimer registration Geert Uytterhoeven
2015-08-04 18:03 ` [PATCH 7/7] ARM: shmobile: Remove obsolete twd_local_timer declaration Geert Uytterhoeven
2015-08-05 0:55 ` [PATCH 0/7] ARM: shmobile: Misc removals Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438711392-23763-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).