From 860d0ef28fcc8dcf900773c20c3d4a01f2675845 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Thu, 14 Aug 2008 13:03:26 +0300 Subject: [PATCH] BT: Fix compile for hci_h4p Fix compile for hci_h4p Signed-off-by: Tony Lindgren --- drivers/bluetooth/hci_h4p/core.c | 10 +++++----- drivers/bluetooth/hci_h4p/hci_h4p.h | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/bluetooth/hci_h4p/core.c b/drivers/bluetooth/hci_h4p/core.c index 7fb5d123db0..f3337030fc5 100644 --- a/drivers/bluetooth/hci_h4p/core.c +++ b/drivers/bluetooth/hci_h4p/core.c @@ -35,11 +35,11 @@ #include #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include diff --git a/drivers/bluetooth/hci_h4p/hci_h4p.h b/drivers/bluetooth/hci_h4p/hci_h4p.h index eed5205cce3..85e9116436c 100644 --- a/drivers/bluetooth/hci_h4p/hci_h4p.h +++ b/drivers/bluetooth/hci_h4p/hci_h4p.h @@ -21,7 +21,7 @@ * */ -#include +#include #include #include -- 2.41.0