From: Ralf Baechle <ralf@linux-mips.org>
To: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
linux-mips@linux-mips.org, manuel.lauss@gmail.com
Subject: Re: [PATCH] MIPS: Alchemy: fix deprecated compile warnings
Date: Tue, 6 Jul 2010 14:01:59 +0100 [thread overview]
Message-ID: <20100706130159.GA6613@linux-mips.org> (raw)
In-Reply-To: <AANLkTimNUemAUf8OI_lQYw4eDRC3uo0rTWORxH1wqHU_@mail.gmail.com>
On Wed, Jun 23, 2010 at 06:31:18PM +0200, Manuel Lauss wrote:
> > replace deprecated DMA_32BIT_MASK with DMA_BIT_MASK.
> >
> > cc1: warnings being treated as errors
> > arch/mips/alchemy/devboards/db1200/platform.c:219: error: 'DMA_nnBIT_MASK' is deprecated
> > arch/mips/alchemy/devboards/db1200/platform.c:226: error: 'DMA_nnBIT_MASK' is deprecated
> > arch/mips/alchemy/devboards/db1200/platform.c:388: error: 'DMA_nnBIT_MASK' is deprecated
> > arch/mips/alchemy/devboards/db1200/platform.c:393: error: 'DMA_nnBIT_MASK' is deprecated
> >
> > Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> > ---
> > arch/mips/alchemy/devboards/db1200/platform.c | 8 ++++----
> > 1 files changed, 4 insertions(+), 4 deletions(-)
>
> Acked-by: Manuel Lauss <manuel.lauss@googlemail.com>
Thanks, Fujita-San. Patch applied.
This one became necessary due to the migration to the new MIPS platform
makefiles which also enable -Werror for all platforms and
arch/mips/alchemy/devboards/db1200/ was previously one of the few
subdirs still getting built without -Werror.
Ralf
prev parent reply other threads:[~2010-07-06 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-23 16:26 [PATCH] MIPS: Alchemy: fix deprecated compile warnings FUJITA Tomonori
2010-06-23 16:31 ` Manuel Lauss
2010-07-06 13:01 ` Ralf Baechle [this message]
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=20100706130159.GA6613@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-mips@linux-mips.org \
--cc=manuel.lauss@gmail.com \
--cc=manuel.lauss@googlemail.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.