All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Neuling <mikey@neuling.org>
To: Timur Tabi <timur.tabi@gmail.com>
Cc: Alexandre Bounine <abounine@tundra.com>,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	thomas.moll@sysgo.com
Subject: Re: [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port
Date: Tue, 03 Aug 2010 16:06:30 +1000	[thread overview]
Message-ID: <4381.1280815590@neuling.org> (raw)
In-Reply-To: <AANLkTinKbimKyLpvFD7KOvavshu_n8gRcp2BvEJj0XZQ@mail.gmail.com>

> > MCSR_MASK is not defined anywhere, so when I compile this code, I get this:
> 
> Never mind.  I see that it's been fixed already, and that the patch
> that removed MCSR_MASK was posted around the same time that this patch
> was posted.

I don't know what happened here but 2.6.35 is broken because of this
problem:

arch/powerpc/sysdev/fsl_rio.c:248: error: 'MCSR_MASK' undeclared (first use in this function)
arch/powerpc/sysdev/fsl_rio.c:248: error: (Each undeclared identifier is reported only once
arch/powerpc/sysdev/fsl_rio.c:248: error: for each function it appears in.)
arch/powerpc/sysdev/fsl_rio.c:250: error: 'MCSR_BUS_RBERR' undeclared (first use in this function)

Mikey

  reply	other threads:[~2010-08-03  6:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-08 19:10 [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port Alexandre Bounine
2010-03-08 19:10 ` Alexandre Bounine
2010-06-30 20:55 ` Timur Tabi
2010-06-30 20:55   ` Timur Tabi
2010-06-30 21:00   ` Timur Tabi
2010-06-30 21:00     ` Timur Tabi
2010-08-03  6:06     ` Michael Neuling [this message]
2010-08-03 12:17       ` Bounine, Alexandre
2010-08-03 12:17         ` Bounine, Alexandre
2010-08-03 13:01         ` Timur Tabi
2010-08-03 13:01           ` Timur Tabi
2010-08-03 13:24           ` Bounine, Alexandre
2010-08-03 13:24             ` Bounine, Alexandre
2010-08-05  3:34             ` Michael Neuling
2010-08-05  3:34               ` Michael Neuling
2010-08-05 17:25               ` Bounine, Alexandre
2010-08-05 17:25                 ` Bounine, Alexandre
2010-08-05 17:53                 ` Kumar Gala
2010-08-05 17:53                   ` Kumar Gala
2010-08-05 18:17                   ` Bounine, Alexandre
2010-08-05 18:17                     ` Bounine, Alexandre

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=4381.1280815590@neuling.org \
    --to=mikey@neuling.org \
    --cc=abounine@tundra.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=thomas.moll@sysgo.com \
    --cc=timur.tabi@gmail.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.