[PATCH 5/5] Remove hfpmodem's header guard
Gustavo F. Padovan
gustavo at padovan.org
Tue Jun 8 00:44:00 PDT 2010
---
drivers/hfpmodem/hfpmodem.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/hfpmodem/hfpmodem.h b/drivers/hfpmodem/hfpmodem.h
index c95ea3f..bf5d563 100644
--- a/drivers/hfpmodem/hfpmodem.h
+++ b/drivers/hfpmodem/hfpmodem.h
@@ -18,8 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
-#ifndef __BLUETOOTH_H__
-#define __BLUETOOTH_H__
#include <drivers/atmodem/atutil.h>
#include <ofono/dbus.h>
@@ -82,5 +80,3 @@ extern void hfp_call_volume_exit();
extern void hfp_voicecall_init();
extern void hfp_voicecall_exit();
-
-#endif
--
1.7.1
More information about the ofono
mailing list