lkml.org 
[lkml]   [2010]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
* Cody Rester <codyrester@gmail.com> [2010-06-27 02:12:22 -0400]:

> Fixed include error, changed to linux/io.h
>
> Signed-off-by: Cody Rester <codyrester@gmail.com>
> ---
> drivers/bluetooth/bluecard_cs.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/bluetooth/bluecard_cs.c b/drivers/bluetooth/bluecard_cs.c
> index d9bf87c..89a4455 100644
> --- a/drivers/bluetooth/bluecard_cs.c
> +++ b/drivers/bluetooth/bluecard_cs.c
> @@ -37,7 +37,7 @@
> #include <linux/wait.h>
>
> #include <linux/skbuff.h>
> -#include <asm/io.h>
> +#include <linux/io.h>
>
> #include <pcmcia/cs_types.h>
> #include <pcmcia/cs.h>
> --
> 1.7.0.4

Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>

--
Gustavo F. Padovan
http://padovan.org


\
 
 \ /
  Last update: 2010-06-27 08:53    [W:2.157 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site