提交 ac8b4d3e 编写于 作者: J Johan Hovold 提交者: Russell King

ARM: 8688/1: pm: add missing types include

Add missing types.h include to make the suspend header self-contained
and avoid compilation breakage due to include-directive ordering.
Acked-by: NPavel Machek <pavel@ucw.cz>
Signed-off-by: NJohan Hovold <johan@kernel.org>
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
上级 520eccdf
#ifndef __ASM_ARM_SUSPEND_H #ifndef __ASM_ARM_SUSPEND_H
#define __ASM_ARM_SUSPEND_H #define __ASM_ARM_SUSPEND_H
#include <linux/types.h>
struct sleep_save_sp { struct sleep_save_sp {
u32 *save_ptr_stash; u32 *save_ptr_stash;
u32 save_ptr_stash_phys; u32 save_ptr_stash_phys;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册