Przeglądaj źródła

PM: Remove unused asm/suspend.h

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>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Magnus Damm 16 lat temu
rodzic
commit
1380a37e3d

+ 0 - 6
arch/alpha/include/asm/suspend.h

@@ -1,6 +0,0 @@
-#ifndef __ALPHA_SUSPEND_H
-#define __ALPHA_SUSPEND_H
-
-/* Dummy include. */
-
-#endif  /* __ALPHA_SUSPEND_H */

+ 0 - 4
arch/arm/include/asm/suspend.h

@@ -1,4 +0,0 @@
-#ifndef _ASMARM_SUSPEND_H
-#define _ASMARM_SUSPEND_H
-
-#endif

+ 0 - 1
arch/ia64/include/asm/suspend.h

@@ -1 +0,0 @@
-/* dummy (must be non-empty to prevent prejudicial removal...) */

+ 0 - 6
arch/m68k/include/asm/suspend.h

@@ -1,6 +0,0 @@
-#ifndef _M68K_SUSPEND_H
-#define _M68K_SUSPEND_H
-
-/* Dummy include. */
-
-#endif  /* _M68K_SUSPEND_H */

+ 0 - 6
arch/mips/include/asm/suspend.h

@@ -1,6 +0,0 @@
-#ifndef __ASM_SUSPEND_H
-#define __ASM_SUSPEND_H
-
-/* Somewhen...  Maybe :-)  */
-
-#endif /* __ASM_SUSPEND_H */

+ 0 - 5
arch/s390/include/asm/suspend.h

@@ -1,5 +0,0 @@
-#ifndef __ASM_S390_SUSPEND_H
-#define __ASM_S390_SUSPEND_H
-
-#endif
-

+ 0 - 4
arch/um/include/asm/suspend.h

@@ -1,4 +0,0 @@
-#ifndef __UM_SUSPEND_H
-#define __UM_SUSPEND_H
-
-#endif