* [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes
@ 2012-04-05 22:54 Claudio Takahasi
2012-04-05 22:54 ` [PATCH BlueZ 2/2] fakehid: Remove define not referenced Claudio Takahasi
2012-04-12 10:15 ` [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Johan Hedberg
0 siblings, 2 replies; 3+ messages in thread
From: Claudio Takahasi @ 2012-04-05 22:54 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Claudio Takahasi
---
input/fakehid.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/input/fakehid.c b/input/fakehid.c
index b809870..f56eb2b 100644
--- a/input/fakehid.c
+++ b/input/fakehid.c
@@ -33,11 +33,8 @@
#include <sys/types.h>
#include <bluetooth/bluetooth.h>
-#include <bluetooth/hidp.h>
-#include <bluetooth/sdp.h>
#include <glib.h>
-#include <dbus/dbus.h>
#include "../src/adapter.h"
#include "../src/device.h"
--
1.7.8.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH BlueZ 2/2] fakehid: Remove define not referenced
2012-04-05 22:54 [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Claudio Takahasi
@ 2012-04-05 22:54 ` Claudio Takahasi
2012-04-12 10:15 ` [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Johan Hedberg
1 sibling, 0 replies; 3+ messages in thread
From: Claudio Takahasi @ 2012-04-05 22:54 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Claudio Takahasi
---
input/fakehid.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/input/fakehid.c b/input/fakehid.c
index f56eb2b..3181538 100644
--- a/input/fakehid.c
+++ b/input/fakehid.c
@@ -44,8 +44,6 @@
#include "fakehid.h"
#include "uinput.h"
-#define PS3_FLAGS_MASK 0xFFFFFF00
-
enum ps3remote_special_keys {
PS3R_BIT_PS = 0,
PS3R_BIT_ENTER = 3,
--
1.7.8.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes
2012-04-05 22:54 [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Claudio Takahasi
2012-04-05 22:54 ` [PATCH BlueZ 2/2] fakehid: Remove define not referenced Claudio Takahasi
@ 2012-04-12 10:15 ` Johan Hedberg
1 sibling, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2012-04-12 10:15 UTC (permalink / raw)
To: Claudio Takahasi; +Cc: linux-bluetooth
Hi Claudio,
On Thu, Apr 05, 2012, Claudio Takahasi wrote:
> ---
> input/fakehid.c | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
Both patches have been applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-12 10:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 22:54 [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Claudio Takahasi
2012-04-05 22:54 ` [PATCH BlueZ 2/2] fakehid: Remove define not referenced Claudio Takahasi
2012-04-12 10:15 ` [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Johan Hedberg
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).