Re: [PATCH] clk: mediatek: Fix all warnings for missing struct clk_onecell_data

2017-12-23 Thread Sean Wang
On Sat, 2017-12-23 at 12:20 +0100, Jean Delvare wrote: > Hi Sean, > > On Sat, 23 Dec 2017 15:56:36 +0800, sean.w...@mediatek.com wrote: > > From: Sean Wang > > > > In fact, the clk-mtk.h header is unnecessary for reset.c and thus it's > > safe to remove it from the file to get rid of below build

Re: [PATCH] clk: mediatek: Fix all warnings for missing struct clk_onecell_data

2017-12-23 Thread Jean Delvare
Hi Sean, On Sat, 23 Dec 2017 15:56:36 +0800, sean.w...@mediatek.com wrote: > From: Sean Wang > > In fact, the clk-mtk.h header is unnecessary for reset.c and thus it's > safe to remove it from the file to get rid of below build warnings. > > All warnings (new ones prefixed by >>): > >In fi

[PATCH] clk: mediatek: Fix all warnings for missing struct clk_onecell_data

2017-12-22 Thread sean.wang
From: Sean Wang In fact, the clk-mtk.h header is unnecessary for reset.c and thus it's safe to remove it from the file to get rid of below build warnings. All warnings (new ones prefixed by >>): In file included from drivers/clk/mediatek/reset.c:22:0: >>drivers/clk/mediatek/clk-mtk.h:44:19: