From: Vinod Koul <vkoul@kernel.org>
To: Tomasz Figa <tfiga@chromium.org>
Cc: Heiko Stuebner <heiko@sntech.de>,
linux-kernel@vger.kernel.org,
Kishon Vijay Abraham I <kishon@ti.com>,
linux-rockchip@lists.infradead.org,
Helen Koike <helen.koike@collabora.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] phy: rockchip-dphy-rx0: Include linux/delay.h
Date: Tue, 22 Sep 2020 19:44:27 +0530 [thread overview]
Message-ID: <20200922141427.GA2968@vkoul-mobl> (raw)
In-Reply-To: <20200921225618.52529-1-tfiga@chromium.org>
On 21-09-20, 22:56, Tomasz Figa wrote:
> Fix an implicit declaration of usleep_range():
>
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c: In function 'rk_dphy_enable':
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c:203:2: error: implicit declaration of function 'usleep_range' [-Werror=implicit-function-declaration]
Applied, thanks
--
~Vinod
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Tomasz Figa <tfiga@chromium.org>
Cc: Heiko Stuebner <heiko@sntech.de>,
linux-kernel@vger.kernel.org,
Kishon Vijay Abraham I <kishon@ti.com>,
linux-rockchip@lists.infradead.org,
Helen Koike <helen.koike@collabora.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] phy: rockchip-dphy-rx0: Include linux/delay.h
Date: Tue, 22 Sep 2020 19:44:27 +0530 [thread overview]
Message-ID: <20200922141427.GA2968@vkoul-mobl> (raw)
In-Reply-To: <20200921225618.52529-1-tfiga@chromium.org>
On 21-09-20, 22:56, Tomasz Figa wrote:
> Fix an implicit declaration of usleep_range():
>
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c: In function 'rk_dphy_enable':
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c:203:2: error: implicit declaration of function 'usleep_range' [-Werror=implicit-function-declaration]
Applied, thanks
--
~Vinod
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Tomasz Figa <tfiga@chromium.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
Kishon Vijay Abraham I <kishon@ti.com>,
Heiko Stuebner <heiko@sntech.de>,
Helen Koike <helen.koike@collabora.com>
Subject: Re: [PATCH] phy: rockchip-dphy-rx0: Include linux/delay.h
Date: Tue, 22 Sep 2020 19:44:27 +0530 [thread overview]
Message-ID: <20200922141427.GA2968@vkoul-mobl> (raw)
In-Reply-To: <20200921225618.52529-1-tfiga@chromium.org>
On 21-09-20, 22:56, Tomasz Figa wrote:
> Fix an implicit declaration of usleep_range():
>
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c: In function 'rk_dphy_enable':
> drivers/phy/rockchip/phy-rockchip-dphy-rx0.c:203:2: error: implicit declaration of function 'usleep_range' [-Werror=implicit-function-declaration]
Applied, thanks
--
~Vinod
next prev parent reply other threads:[~2020-09-22 14:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 22:56 [PATCH] phy: rockchip-dphy-rx0: Include linux/delay.h Tomasz Figa
2020-09-21 22:56 ` Tomasz Figa
2020-09-21 22:56 ` Tomasz Figa
2020-09-22 7:21 ` Heiko Stübner
2020-09-22 7:21 ` Heiko Stübner
2020-09-22 7:21 ` Heiko Stübner
2020-09-22 14:14 ` Vinod Koul [this message]
2020-09-22 14:14 ` Vinod Koul
2020-09-22 14:14 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200922141427.GA2968@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=heiko@sntech.de \
--cc=helen.koike@collabora.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=tfiga@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.