+ ieee1394-remove-include-asm-semaphoreh.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

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

has been added to the -mm tree.  Its filename is

     ieee1394-remove-include-asm-semaphoreh.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: ieee1394: remove #include <asm/semaphore.h>
From: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>

These includes in ieee1394_core and eth1394 are obsolete.

Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>
Cc: Jody McIntyre <scjody@xxxxxxxxxxxxxx>
Cc: Ben Collins <bcollins@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/ieee1394/eth1394.c       |    1 -
 drivers/ieee1394/ieee1394_core.c |    1 -
 drivers/ieee1394/ieee1394_core.h |    1 -
 3 files changed, 3 deletions(-)

diff -puN drivers/ieee1394/eth1394.c~ieee1394-remove-include-asm-semaphoreh drivers/ieee1394/eth1394.c
--- a/drivers/ieee1394/eth1394.c~ieee1394-remove-include-asm-semaphoreh
+++ a/drivers/ieee1394/eth1394.c
@@ -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"
diff -puN drivers/ieee1394/ieee1394_core.c~ieee1394-remove-include-asm-semaphoreh drivers/ieee1394/ieee1394_core.c
--- a/drivers/ieee1394/ieee1394_core.c~ieee1394-remove-include-asm-semaphoreh
+++ a/drivers/ieee1394/ieee1394_core.c
@@ -35,7 +35,6 @@
 #include <linux/kthread.h>
 
 #include <asm/byteorder.h>
-#include <asm/semaphore.h>
 
 #include "ieee1394_types.h"
 #include "ieee1394.h"
diff -puN drivers/ieee1394/ieee1394_core.h~ieee1394-remove-include-asm-semaphoreh drivers/ieee1394/ieee1394_core.h
--- a/drivers/ieee1394/ieee1394_core.h~ieee1394-remove-include-asm-semaphoreh
+++ a/drivers/ieee1394/ieee1394_core.h
@@ -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"
_

Patches currently in -mm which might be from stefanr@xxxxxxxxxxxxxxxxx are

git-ieee1394.patch
ieee1394-fix-kerneldoc-of-hpsb_alloc_host.patch
ieee1394-shrink-tlabel-pools-remove-tpool-semaphores.patch
ieee1394-remove-include-asm-semaphoreh.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux