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>
此提交包含在:
Steven Miao
2012-05-16 15:54:31 +08:00
提交者 Bob Liu
父節點 bda45b8f34
當前提交 672552adb3
共有 2 個檔案被更改,包括 3 行新增1 行删除

查看文件

@@ -32,6 +32,9 @@
#include <asm/early_printk.h>
#include <asm/irq_handler.h>
#include <asm/pda.h>
#ifdef CONFIG_BF60x
#include <mach/pm.h>
#endif
u16 _bfin_swrst;
EXPORT_SYMBOL(_bfin_swrst);