summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/include
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/linux-2.6.25.10-spc300/include')
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/include/asm-arm/arch-spc300/spc300-pm.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/cleopatre/linux-2.6.25.10-spc300/include/asm-arm/arch-spc300/spc300-pm.h b/cleopatre/linux-2.6.25.10-spc300/include/asm-arm/arch-spc300/spc300-pm.h
deleted file mode 100644
index a1f3448ef1..0000000000
--- a/cleopatre/linux-2.6.25.10-spc300/include/asm-arm/arch-spc300/spc300-pm.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * include/asm/arch/spc300-pm.h
- *
- * Copyright (C) 2012 MStar Semiconductor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
- */
-#ifndef __ASM_ARCH_SPC300_PM_H
-#define __ASM_ARCH_SPC300_PM_H
-
-void spc300_pm_request_suspend (void);
-void spc300_pm_clear_suspend (void);
-
-#endif /* __ASM_ARCH_SPC300_PM_H */