lkml.org 
[lkml]   [2020]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] clk: ti: dra7: remove two unused symbols
Tero,

* Jason Yan <yanaijie@huawei.com> [200417 07:09]:
> Fix the following gcc warning:
>
> drivers/clk/ti/clk-7xx.c:320:43: warning: ‘dra7_gpu_sys_clk_data’
> defined but not used [-Wunused-const-variable=]
> static const struct omap_clkctrl_div_data dra7_gpu_sys_clk_data
> __initconst = {
> ^~~~~~~~~~~~~~~~~~~~~
> drivers/clk/ti/clk-7xx.c:315:27: warning: ‘dra7_gpu_sys_clk_parents’
> defined but not used [-Wunused-const-variable=]
> static const char * const dra7_gpu_sys_clk_parents[] __initconst = {
> ^~~~~~~~~~~~~~~~~~~~~~~~

Looks like this started happening with commit 957ad44ff5f2
("clk: ti: add clkctrl data dra7 sgx") as I did it based on
omap5. But the clocks seem slightly different, care to check
sgx clocking against the TRM in case I also messed up something
else?

Regards,

Tony

\
 
 \ /
  Last update: 2020-04-17 17:35    [W:0.065 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site