[alsa-devel] [PATCH 5/5] Remove unnecessary includes.

Thomas Klausner tk at giga.or.at
Thu Mar 3 15:08:04 CET 2016


From: Thomas Klausner <wiz at NetBSD.org>

Headers are already included in local.h.
---
 src/topology/tplg_local.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/topology/tplg_local.h b/src/topology/tplg_local.h
index e66d7f4..5d0cb91 100644
--- a/src/topology/tplg_local.h
+++ b/src/topology/tplg_local.h
@@ -13,8 +13,6 @@
 #include <limits.h>
 #include <stdint.h>
 #include <stdbool.h>
-#include <endian.h>
-#include <linux/types.h>
 
 #include "local.h"
 #include "list.h"
-- 
2.7.1



More information about the Alsa-devel mailing list