提交 8f611c45 编写于 作者: K Kyle McMartin 提交者: Matthew Wilcox

[PARISC] Prevent multiple includes of asm-parisc/parisc-device.h

Signed-off-by: NKyle McMartin <kyle@parisc-linux.org>
上级 20f4d3cb
#ifndef _ASM_PARISC_PARISC_DEVICE_H_
#define _ASM_PARISC_PARISC_DEVICE_H_
#include <linux/device.h>
struct parisc_device {
......@@ -57,3 +60,5 @@ parisc_get_drvdata(struct parisc_device *d)
}
extern struct bus_type parisc_bus_type;
#endif /*_ASM_PARISC_PARISC_DEVICE_H_*/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册