aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/config_roms.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ieee1394/config_roms.h')
-rw-r--r--drivers/ieee1394/config_roms.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ieee1394/config_roms.h b/drivers/ieee1394/config_roms.h
index e6cdb5e385a8..02a21871bdaf 100644
--- a/drivers/ieee1394/config_roms.h
+++ b/drivers/ieee1394/config_roms.h
@@ -1,8 +1,7 @@
#ifndef _IEEE1394_CONFIG_ROMS_H
#define _IEEE1394_CONFIG_ROMS_H
-#include "ieee1394_types.h"
-#include "hosts.h"
+struct hpsb_host;
int hpsb_default_host_entry(struct hpsb_host *host);
int hpsb_init_config_roms(void);