diff options
author | Steven Miao <realmz6@gmail.com> | 2012-05-16 03:54:31 -0400 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-05-21 02:55:07 -0400 |
commit | 672552adb3197c5db3acc8800c7917bcff180461 (patch) | |
tree | f9af12be327191b6fd71534d0ec27fd881630410 /arch/blackfin/include | |
parent | bda45b8f344069179ca6ed1317fae6365134daef (diff) |
blackfin: fix build after add bf60x mach/pm.h
Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/include')
-rw-r--r-- | arch/blackfin/include/asm/pm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/pm.h b/arch/blackfin/include/asm/pm.h index da63b46e0c68..f72239bf3638 100644 --- a/arch/blackfin/include/asm/pm.h +++ b/arch/blackfin/include/asm/pm.h | |||
@@ -9,7 +9,6 @@ | |||
9 | #ifndef __PM_H__ | 9 | #ifndef __PM_H__ |
10 | #define __PM_H__ | 10 | #define __PM_H__ |
11 | 11 | ||
12 | #include <mach/pm.h> | ||
13 | #include <linux/suspend.h> | 12 | #include <linux/suspend.h> |
14 | 13 | ||
15 | struct bfin_cpu_pm_fns { | 14 | struct bfin_cpu_pm_fns { |