提交 fa50ae9c 编写于 作者: D Daniel Lezcano 提交者: Nicolas Ferre

ARM: at91: declare header name

Add the header and define the macro to prevent multiple inclusion
like the others headers.
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 c54b7bbb
/*
* AT91 Power Management
*
* Copyright (C) 2005 David Brownell
*
* 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.
*/
#ifndef __ARCH_ARM_MACH_AT91_PM
#define __ARCH_ARM_MACH_AT91_PM
#ifdef CONFIG_ARCH_AT91RM9200
#include <mach/at91rm9200_mc.h>
......@@ -95,3 +108,5 @@ static inline u32 sdram_selfrefresh_enable(void)
cpu_do_idle()
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册