Files
poky/meta/recipes-kernel
Kai Kang e8e8d412e7 libpfm4: fix compile error
It fails to compile libpfm4 with misleading-indentation error:

| syst_count.c:346:3: error: this 'for' clause does not guard...  [-Werror=misleading-indentation]
|   for(c=cmin ; c < cmax; c++)
|      ^~~

Add clauses to fix it.

(From OE-Core rev: 2857658ff5e477cb436cf2778a78fa9f192caab8)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-08 09:57:25 +01:00
..
2015-12-28 09:25:14 +00:00
2015-01-16 23:08:24 +00:00
2016-06-04 14:13:34 +01:00
2015-11-25 08:08:16 +00:00
2016-07-08 09:57:25 +01:00
2016-06-03 13:13:28 +01:00
2016-06-15 18:05:21 +01:00
2016-06-23 14:26:14 +01:00
2015-12-28 09:25:15 +00:00