aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ieee1394_hotplug.h
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2006-07-03 12:02:29 -0400
committerBen Collins <bcollins@ubuntu.com>2006-07-03 12:02:29 -0400
commitde4394f13cc843fae2a3ba2df752ee20e6e779a8 (patch)
treef583ed92bda4b5da3b27a10ff1d40131996eff0d /drivers/ieee1394/ieee1394_hotplug.h
parent[PATCH] ieee1394: coding style and comment fixes in midlayer header files (diff)
downloadlinux-dev-de4394f13cc843fae2a3ba2df752ee20e6e779a8.tar.xz
linux-dev-de4394f13cc843fae2a3ba2df752ee20e6e779a8.zip
[PATCH] ieee1394: update #include directives in midlayer header files
Remove unnecessary includes, add missing includes. Use forward type declarations for some structs. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Ben Collins <bcollins@ubuntu.com>
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 @@
#ifndef _IEEE1394_HOTPLUG_H
#define _IEEE1394_HOTPLUG_H
-#include <linux/kernel.h>
-#include <linux/types.h>
#include <linux/mod_devicetable.h>
+#include <linux/types.h>
/* Unit spec id and sw version entry for some protocols */
#define AVC_UNIT_SPEC_ID_ENTRY 0x0000A02D