Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9154df53 authored by Stefan Richter's avatar Stefan Richter
Browse files

ieee1394: remove #include <asm/semaphore.h>



These includes in ieee1394_core and eth1394 are obsolete.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 9951903e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@
#include <linux/ethtool.h>
#include <asm/uaccess.h>
#include <asm/delay.h>
#include <asm/semaphore.h>
#include <net/arp.h>

#include "config_roms.h"
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
#include <linux/kthread.h>

#include <asm/byteorder.h>
#include <asm/semaphore.h>

#include "ieee1394_types.h"
#include "ieee1394.h"
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
#include <linux/skbuff.h>
#include <linux/types.h>
#include <asm/atomic.h>
#include <asm/semaphore.h>

#include "hosts.h"
#include "ieee1394_types.h"