summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/samv7.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/samv7.c')
-rw-r--r--arch/arm/mach-at91/samv7.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-at91/samv7.c b/arch/arm/mach-at91/samv7.c
index 910f0c68db62..11386f190c83 100644
--- a/arch/arm/mach-at91/samv7.c
+++ b/arch/arm/mach-at91/samv7.c
@@ -15,15 +15,6 @@
#include <asm/system_misc.h>
#include "generic.h"
-#ifdef CONFIG_PM
-/* This function has to be defined for various drivers that are using it */
-int at91_suspend_entering_slow_clock(void)
-{
- return 0;
-}
-EXPORT_SYMBOL(at91_suspend_entering_slow_clock);
-#endif
-
static const char *const samv7_dt_board_compat[] __initconst = {
"atmel,samv7",
NULL