linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: Szymon Janc <szymon.janc@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH 2/2] shared/uhid: Use uhid_copy.h instead of system header
Date: Sun, 25 May 2014 19:01:12 +0300	[thread overview]
Message-ID: <CABBYNZJ5zb5-1ePb_snWJ5Q=eVpKRQnipER08-sh5-Ec=sr_Ow@mail.gmail.com> (raw)
In-Reply-To: <1400957638-18418-2-git-send-email-szymon.janc@gmail.com>

Hi Szymon,

On Sat, May 24, 2014 at 9:53 PM, Szymon Janc <szymon.janc@gmail.com> wrote:
> ---
>  src/shared/uhid.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/shared/uhid.h b/src/shared/uhid.h
> index fcf5379..459a249 100644
> --- a/src/shared/uhid.h
> +++ b/src/shared/uhid.h
> @@ -23,7 +23,8 @@
>
>  #include <stdbool.h>
>  #include <stdint.h>
> -#include <linux/uhid.h>
> +
> +#include "profiles/input/uhid_copy.h"
>
>  struct bt_uhid;
>
> --
> 2.0.0.rc4

Maybe we should move uhid_copy to shared or just merge it in uhid.h,
anyway no code should be using uhid_copy alone now that we bt_uhid in
place.


-- 
Luiz Augusto von Dentz

  reply	other threads:[~2014-05-25 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 18:53 [PATCH 1/2] input: Update uhid_copy.h to version from Linux 3.14 Szymon Janc
2014-05-24 18:53 ` [PATCH 2/2] shared/uhid: Use uhid_copy.h instead of system header Szymon Janc
2014-05-25 16:01   ` Luiz Augusto von Dentz [this message]
2014-05-25 10:01 ` [PATCH 1/2] input: Update uhid_copy.h to version from Linux 3.14 Johan Hedberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABBYNZJ5zb5-1ePb_snWJ5Q=eVpKRQnipER08-sh5-Ec=sr_Ow@mail.gmail.com' \
    --to=luiz.dentz@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=szymon.janc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).