From: Magnus Damm <magnus.damm@gmail.com>
To: linux-pm@lists.linux-foundation.org
Cc: akpm@linux-foundation.org
Subject: [PATCH] pm: remove unused asm/suspend.h
Date: Tue, 12 May 2009 22:16:06 +0900 [thread overview]
Message-ID: <20090512131606.7984.69575.sendpatchset@rx1.opensource.se> (raw)
From: Magnus Damm <damm@igel.co.jp>
This patch removes unused asm/suspend.h files for
the following architectures:
alpha, arm, ia64, m68k, mips, s390, um
Signed-off-by: Magnus Damm <damm@igel.co.jp>
---
arch/alpha/include/asm/suspend.h | 6 ------
arch/arm/include/asm/suspend.h | 4 ----
arch/ia64/include/asm/suspend.h | 1 -
arch/m68k/include/asm/suspend.h | 6 ------
arch/mips/include/asm/suspend.h | 6 ------
arch/s390/include/asm/suspend.h | 5 -----
arch/um/include/asm/suspend.h | 4 ----
7 files changed, 32 deletions(-)
--- 0001/arch/alpha/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,6 +0,0 @@
-#ifndef __ALPHA_SUSPEND_H
-#define __ALPHA_SUSPEND_H
-
-/* Dummy include. */
-
-#endif /* __ALPHA_SUSPEND_H */
--- 0001/arch/arm/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,4 +0,0 @@
-#ifndef _ASMARM_SUSPEND_H
-#define _ASMARM_SUSPEND_H
-
-#endif
--- 0001/arch/ia64/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1 +0,0 @@
-/* dummy (must be non-empty to prevent prejudicial removal...) */
--- 0001/arch/m68k/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,6 +0,0 @@
-#ifndef _M68K_SUSPEND_H
-#define _M68K_SUSPEND_H
-
-/* Dummy include. */
-
-#endif /* _M68K_SUSPEND_H */
--- 0001/arch/mips/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,6 +0,0 @@
-#ifndef __ASM_SUSPEND_H
-#define __ASM_SUSPEND_H
-
-/* Somewhen... Maybe :-) */
-
-#endif /* __ASM_SUSPEND_H */
--- 0001/arch/s390/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,5 +0,0 @@
-#ifndef __ASM_S390_SUSPEND_H
-#define __ASM_S390_SUSPEND_H
-
-#endif
-
--- 0001/arch/um/include/asm/suspend.h
+++ /dev/null 2009-05-12 09:34:44.497006305 +0900
@@ -1,4 +0,0 @@
-#ifndef __UM_SUSPEND_H
-#define __UM_SUSPEND_H
-
-#endif
next reply other threads:[~2009-05-12 13:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-12 13:16 Magnus Damm [this message]
2009-05-12 19:32 ` [PATCH] pm: remove unused asm/suspend.h Pavel Machek
2009-05-13 10:04 ` Magnus Damm
2009-05-13 13:24 ` Rafael J. Wysocki
2009-05-14 3:09 ` Magnus Damm
2009-05-14 17:45 ` Rafael J. Wysocki
2009-05-14 9:31 ` Pavel Machek
2009-05-14 23:11 ` Rafael J. Wysocki
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=20090512131606.7984.69575.sendpatchset@rx1.opensource.se \
--to=magnus.damm@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-pm@lists.linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.