提交 f6f11018 编写于 作者: S Stephen Rothwell 提交者: Paul Mackerras

powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h

Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 738e6860
......@@ -4,7 +4,7 @@
#include <linux/mutex.h>
#include <linux/spinlock.h>
#include <linux/types.h>
#include <asm/of_device.h>
#include <linux/of_device.h>
enum ams_irq {
AMS_IRQ_FREEFALL = 0x01,
......
......@@ -8,7 +8,7 @@
#ifndef __SOUNDBUS_H
#define __SOUNDBUS_H
#include <asm/of_device.h>
#include <linux/of_device.h>
#include <sound/pcm.h>
#include <linux/list.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册