Re: [PATCHv2 08/14] intel_th: Use set_memory.h header

2017-03-02 Thread Alexander Shishkin
Laura Abbott writes: > set_memory_* functions have moved to set_memory.h. Switch to this > explicitly. > > Signed-off-by: Laura Abbott Acked-by: Alexander Shishkin Thanks, -- Alex

Re: [PATCHv2 08/14] intel_th: Use set_memory.h header

2017-03-02 Thread Alexander Shishkin
Laura Abbott writes: > set_memory_* functions have moved to set_memory.h. Switch to this > explicitly. > > Signed-off-by: Laura Abbott Acked-by: Alexander Shishkin Thanks, -- Alex

[PATCHv2 08/14] intel_th: Use set_memory.h header

2017-03-01 Thread Laura Abbott
set_memory_* functions have moved to set_memory.h. Switch to this explicitly. Signed-off-by: Laura Abbott --- drivers/hwtracing/intel_th/msu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwtracing/intel_th/msu.c

[PATCHv2 08/14] intel_th: Use set_memory.h header

2017-03-01 Thread Laura Abbott
set_memory_* functions have moved to set_memory.h. Switch to this explicitly. Signed-off-by: Laura Abbott --- drivers/hwtracing/intel_th/msu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwtracing/intel_th/msu.c b/drivers/hwtracing/intel_th/msu.c index