aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ieee1394_hotplug.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ieee1394/ieee1394_hotplug.h')
-rw-r--r--drivers/ieee1394/ieee1394_hotplug.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ieee1394/ieee1394_hotplug.h b/drivers/ieee1394/ieee1394_hotplug.h
index 5be70d31b007..183d93188d48 100644
--- a/drivers/ieee1394/ieee1394_hotplug.h
+++ b/drivers/ieee1394/ieee1394_hotplug.h
@@ -1,9 +1,8 @@
1#ifndef _IEEE1394_HOTPLUG_H 1#ifndef _IEEE1394_HOTPLUG_H
2#define _IEEE1394_HOTPLUG_H 2#define _IEEE1394_HOTPLUG_H
3 3
4#include <linux/kernel.h>
5#include <linux/types.h>
6#include <linux/mod_devicetable.h> 4#include <linux/mod_devicetable.h>
5#include <linux/types.h>
7 6
8/* Unit spec id and sw version entry for some protocols */ 7/* Unit spec id and sw version entry for some protocols */
9#define AVC_UNIT_SPEC_ID_ENTRY 0x0000A02D 8#define AVC_UNIT_SPEC_ID_ENTRY 0x0000A02D