From e837f1556478ebbb63ca7f938ab8903f91a4128d Mon Sep 17 00:00:00 2001 From: Olivier Dufour Date: Thu, 24 Jan 2013 12:33:59 +0100 Subject: cleo/linux/inc/asm/arch/spc300: move spc300-pm.h to common/, refs #3692 --- .../include/asm-arm/arch-spc300/spc300-pm.h | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 cleopatre/linux-2.6.25.10-spc300/include/asm-arm/arch-spc300/spc300-pm.h (limited to 'cleopatre') 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 */ -- cgit v1.2.3