mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
ieee1394: small header cleanup
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
afd6546d8d
commit
e167c88ebb
@ -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);
|
||||
|
@ -27,6 +27,7 @@
|
||||
#include <linux/netdevice.h>
|
||||
|
||||
#include "ieee1394.h"
|
||||
#include "ieee1394_types.h"
|
||||
|
||||
/* Register for incoming packets. This is 4096 bytes, which supports up to
|
||||
* S3200 (per Table 16-3 of IEEE 1394b-2002). */
|
||||
|
Loading…
Reference in New Issue
Block a user