From: Arjan van de Ven Semaphore to mutex conversion. The conversion was generated via scripts, and the result was validated automatically via a script as well. Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar Cc: Dominik Brodowski Signed-off-by: Andrew Morton --- drivers/pcmcia/rsrc_nonstatic.c | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/pcmcia/rsrc_nonstatic.c~sem2mutex-drivers-pcmcia drivers/pcmcia/rsrc_nonstatic.c --- 25/drivers/pcmcia/rsrc_nonstatic.c~sem2mutex-drivers-pcmcia Fri Jan 13 16:04:55 2006 +++ 25-akpm/drivers/pcmcia/rsrc_nonstatic.c Fri Jan 13 16:04:55 2006 @@ -24,6 +24,7 @@ #include #include #include +#include #include #include _