mbox series

[GIT,PULL] am65x fixes for 5.2

Message ID b50499a6-da24-b9fd-dcfb-54158b326963@ti.com
State New
Headers show
Series [GIT,PULL] am65x fixes for 5.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux

Message

Tero Kristo June 6, 2019, 8:42 a.m. UTC
Hello arm-soc maintainers,

Please pull this quick fix for a simple Kconfig dependency warning.

Thanks,
Tero

---

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
tags/am654-fixes-for-v5.2

for you to fetch changes up to a6b112b04355b87a2baee448165bd00889ac523f:

   arm64: arch_k3: Fix kconfig dependency warning (2019-06-04 12:43:21 
+0300)

----------------------------------------------------------------
Texas Instruments AM65x fixes for v5.2

- Fix up a Kbuild warning when SOC_TI is not set

----------------------------------------------------------------
YueHaibing (1):
       arm64: arch_k3: Fix kconfig dependency warning

  arch/arm64/Kconfig.platforms | 1 +
  1 file changed, 1 insertion(+)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Olof Johansson June 16, 2019, 8:30 p.m. UTC | #1
On Thu, Jun 6, 2019 at 1:42 AM Tero Kristo <t-kristo@ti.com> wrote:
>
> Hello arm-soc maintainers,
>
> Please pull this quick fix for a simple Kconfig dependency warning.
>
> Thanks,
> Tero
>
> ---
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
>    Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux
> tags/am654-fixes-for-v5.2
>
> for you to fetch changes up to a6b112b04355b87a2baee448165bd00889ac523f:
>
>    arm64: arch_k3: Fix kconfig dependency warning (2019-06-04 12:43:21
> +0300)

Merged, thanks!


-Olof