[lng-odp] Change in lng/odp[api-next]: linux-generic: tm: remove not used includes of odp_api.h

2016-03-04 Thread lava-bot (Code Review)
lava-bot has posted comments on this change.

Change subject: linux-generic: tm: remove not used includes of odp_api.h
..


Patch Set 1: Code-Review-1

"Build Failed 

https://ci.linaro.org/jenkins/job/odp-api-check-gerrit/2/ : [OUTPUT]:"

-- 
To view, visit https://review.linaro.org/10833
To unsubscribe, visit https://review.linaro.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I83877ad51f354fe8357ddfff5045c504c016d6b2
Gerrit-PatchSet: 1
Gerrit-Project: lng/odp
Gerrit-Branch: api-next
Gerrit-Owner: Maxim Uvarov 
Gerrit-Reviewer: lava-bot 
Gerrit-HasComments: No
___
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp


[lng-odp] Change in lng/odp[api-next]: linux-generic: tm: remove not used includes of odp_api.h

2016-03-04 Thread lava-bot (Code Review)
lava-bot has posted comments on this change.

Change subject: linux-generic: tm: remove not used includes of odp_api.h
..


Patch Set 1:

"Build Started https://ci.linaro.org/jenkins/job/odp-api-check-gerrit/2/ "

-- 
To view, visit https://review.linaro.org/10833
To unsubscribe, visit https://review.linaro.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I83877ad51f354fe8357ddfff5045c504c016d6b2
Gerrit-PatchSet: 1
Gerrit-Project: lng/odp
Gerrit-Branch: api-next
Gerrit-Owner: Maxim Uvarov 
Gerrit-Reviewer: lava-bot 
Gerrit-HasComments: No
___
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp


[lng-odp] Change in lng/odp[api-next]: linux-generic: tm: remove not used includes of odp_api.h

2016-03-04 Thread Maxim Uvarov (Code Review)
Maxim Uvarov has uploaded a new change for review.

  https://review.linaro.org/10833

Change subject: linux-generic: tm: remove not used includes of odp_api.h
..

linux-generic: tm: remove not used includes of odp_api.h

Change-Id: I83877ad51f354fe8357ddfff5045c504c016d6b2
Signed-off-by: Maxim Uvarov 
---
M platform/linux-generic/include/odp_timer_wheel_internal.h
M platform/linux-generic/odp_sorted_list.c
M platform/linux-generic/odp_timer_wheel.c
3 files changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://review.linaro.org:29418/lng/odp refs/changes/33/10833/1

diff --git a/platform/linux-generic/include/odp_timer_wheel_internal.h 
b/platform/linux-generic/include/odp_timer_wheel_internal.h
index 54abb77..e17e263 100644
--- a/platform/linux-generic/include/odp_timer_wheel_internal.h
+++ b/platform/linux-generic/include/odp_timer_wheel_internal.h
@@ -14,7 +14,6 @@
 #endif
 
 #include 
-#include 
 
 typedef uint64_t _odp_timer_wheel_t;
 
diff --git a/platform/linux-generic/odp_sorted_list.c 
b/platform/linux-generic/odp_sorted_list.c
index 9c8d3e1..dfa2667 100644
--- a/platform/linux-generic/odp_sorted_list.c
+++ b/platform/linux-generic/odp_sorted_list.c
@@ -10,7 +10,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/platform/linux-generic/odp_timer_wheel.c 
b/platform/linux-generic/odp_timer_wheel.c
index 6d98a32..638edf4 100644
--- a/platform/linux-generic/odp_timer_wheel.c
+++ b/platform/linux-generic/odp_timer_wheel.c
@@ -10,7 +10,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 

-- 
To view, visit https://review.linaro.org/10833
To unsubscribe, visit https://review.linaro.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I83877ad51f354fe8357ddfff5045c504c016d6b2
Gerrit-PatchSet: 1
Gerrit-Project: lng/odp
Gerrit-Branch: api-next
Gerrit-Owner: Maxim Uvarov 
___
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp