提交 acc9252a 编写于 作者: H Haavard Skinnemoen

[AVR32] Don't include <asm/delay.h>

Include <linux/delay.h> instead of <asm/delay.h> from a few places.
Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
上级 c2eb5090
......@@ -7,12 +7,12 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/module.h>
#include <asm/checksum.h>
#include <asm/uaccess.h>
#include <asm/delay.h>
/*
* GCC functions
......
......@@ -14,7 +14,6 @@
#include <linux/module.h>
#include <linux/types.h>
#include <asm/delay.h>
#include <asm/processor.h>
#include <asm/sysreg.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册