提交 32926b3b 编写于 作者: A Al Viro 提交者: H. Peter Anvin

x86, um: uml atomic.h is not needed anymore

Its only difference from underlying atomic.h used to be the include
of kernel.h; it's not needed there anymore.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
上级 efb21cc2
#ifndef __UM_ATOMIC_H
#define __UM_ATOMIC_H
/* The i386 atomic.h calls printk, but doesn't include kernel.h, so we
* include it here.
*/
#include "linux/kernel.h"
#include "asm/arch/atomic.h"
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册