All looks fine.
Does this patchset suppose to be merged into LSK directly? or via your hands or android part?
Thanks Alex
On 04/15/2015 12:03 AM, Jon Medhurst wrote:
These patches fix some build warnings that occur on linux-linaro-lsk-v3.10-android but don't occur on LSK proper.
The first (drivers/base: cpu: fix merge problem) is the one that Ryan already mailed around on April 4th.
Jon Medhurst (2): cgroup: Fix build warnings when CGROUP not defined. tcp: Silence warning: 'in6' may be used uninitialized
Mark Hambleton (1): cpuidle: governor: menu: comment out unused variable
Ryan Harkin (1): drivers/base: cpu: fix merge problem
drivers/base/cpu.c | 2 +- drivers/cpuidle/governors/menu.c | 3 ++- include/linux/cgroup.h | 5 ----- net/ipv4/tcp.c | 2 +- 4 files changed, 4 insertions(+), 8 deletions(-)