Re: [PATCH 1/1] clk: Fix build warnings

2014-06-30 Thread Sachin Kamat
On Mon, Jun 30, 2014 at 7:07 PM, Peter De Schrijver wrote: > On Mon, Jun 30, 2014 at 11:40:54AM +0200, Sachin Kamat wrote: >> ‘all_lists’ and ‘orphan_list’ is accessed only when DEBUG_FS is defined. >> Thus, make their compilation conditional to fix the below warnings introduced >> by commit 27b8d

Re: [PATCH 1/1] clk: Fix build warnings

2014-06-30 Thread Peter De Schrijver
On Mon, Jun 30, 2014 at 11:40:54AM +0200, Sachin Kamat wrote: > ‘all_lists’ and ‘orphan_list’ is accessed only when DEBUG_FS is defined. > Thus, make their compilation conditional to fix the below warnings introduced > by commit 27b8d5f723 ("clk: flatten clk tree in debugfs"): > drivers/clk/clk.c:4