From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sam Protsenko <semen.protsenko@linaro.org>
Cc: stable@vger.kernel.org, Praneeth Bajjuri <praneeth@ti.com>,
Sekhar Nori <nsekhar@ti.com>, Roger Quadros <rogerq@ti.com>,
Tero Kristo <t-kristo@ti.com>,
Milosz Wasilewski <milosz.wasilewski@linaro.org>,
Dan Rue <dan.rue@linaro.org>
Subject: Re: [PATCH 0/3] Fix build on multi_v7_defconfig
Date: Tue, 20 Mar 2018 09:10:13 +0100 [thread overview]
Message-ID: <20180320081013.GA12444@kroah.com> (raw)
In-Reply-To: <20180320080027.8948-1-semen.protsenko@linaro.org>
On Tue, Mar 20, 2018 at 04:00:24PM +0800, Sam Protsenko wrote:
> Recent patches broke build on multi_v7_defconfig (ARM), on
> stable-rc/linux-4.4.y branch. The build error as follows:
>
> arch/arm/mach-omap2/omap_hwmod_7xx_data.c:2243:12: error:
> 'HWMOD_CLKDM_NOAUTO' undeclared here (not in a function)
> .flags = HWMOD_CLKDM_NOAUTO,
> ^~~~~~~~~~~~~~~~~~
I just dropped this patch instead, as is it really worth adding these
other patches to resolve this?
thanks
greg k-h
next prev parent reply other threads:[~2018-03-20 8:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 8:00 [PATCH 0/3] Fix build on multi_v7_defconfig Sam Protsenko
2018-03-20 8:00 ` [PATCH 1/3] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs Sam Protsenko
2018-03-20 8:00 ` [PATCH 2/3] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Sam Protsenko
2018-03-20 8:00 ` [PATCH 3/3] ARM: OMAP2+: omap_hwmod: provide space for more hwmod flags Sam Protsenko
2018-03-20 8:10 ` Greg Kroah-Hartman [this message]
2018-03-20 8:20 ` [PATCH 0/3] Fix build on multi_v7_defconfig Sam Protsenko
2018-03-20 9:16 ` Tero Kristo
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=20180320081013.GA12444@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dan.rue@linaro.org \
--cc=milosz.wasilewski@linaro.org \
--cc=nsekhar@ti.com \
--cc=praneeth@ti.com \
--cc=rogerq@ti.com \
--cc=semen.protsenko@linaro.org \
--cc=stable@vger.kernel.org \
--cc=t-kristo@ti.com \
/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.