[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <159486017478.1987609.16233541356940866738@swboyd.mtv.corp.google.com>
Date: Wed, 15 Jul 2020 17:42:54 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: akshu.agrawal@....com
Cc: Michael Turquette <mturquette@...libre.com>,
Rahul Tanwar <rahul.tanwar@...ux.intel.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] clk: x86: Change name from ST to FCH
Quoting Akshu Agrawal (2020-07-12 17:59:50)
> diff --git a/drivers/clk/x86/clk-st.c b/drivers/clk/x86/clk-fch.c
> similarity index 73%
> rename from drivers/clk/x86/clk-st.c
> rename to drivers/clk/x86/clk-fch.c
> index 25d4b97aff9b..b252f0cf0628 100644
> --- a/drivers/clk/x86/clk-st.c
> +++ b/drivers/clk/x86/clk-fch.c
> @@ -8,7 +8,7 @@
> #include <linux/clk.h>
> #include <linux/clkdev.h>
> #include <linux/clk-provider.h>
> -#include <linux/platform_data/clk-st.h>
> +#include <linux/platform_data/clk-fch.h>
Is this file moved somewhere?
> #include <linux/platform_device.h>
>
> /* Clock Driving Strength 2 register */
Powered by blists - more mailing lists