lkml.org 
[lkml]   [2007]   [Dec]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 29 Dec 2007 12:42:38 +0100
FromStefan Richter <>
SubjectRe: [PATCH 05/12] ieee1394 : Use mutex instead of semaphore in driver core
Dave Young wrote:
> --- linux/drivers/ieee1394/nodemgr.c	2007-12-28 10:11:14.000000000 +0800
> +++ linux.new/drivers/ieee1394/nodemgr.c	2007-12-28 10:16:59.000000000 +0800
> @@ -18,8 +18,8 @@
>  #include <linux/moduleparam.h>
>  #include <linux/mutex.h>
>  #include <linux/freezer.h>
> +#include <linux/mutex.h>
>  #include <asm/atomic.h>
> -#include <asm/semaphore.h>

linux/mutex.h would be included twice.

ACK to the rest of this part of the series.
-- 
Stefan Richter
-=====-=-=== ==-- ===-=
http://arcgraph.de/sr/

\
 
 \ /
  Last update: 2007-12-29 12:47    [from the cache]
©2003-2008