From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: Tejun Heo <htejun@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pata_jmicron: remove spurious #endif
Date: Mon, 05 Mar 2007 14:08:11 -0800 [thread overview]
Message-ID: <45EC94CB.6080903@intel.com> (raw)
In-Reply-To: <20070303201541.GA22621@dreamland.darkstar.lan>
Luca Tettamanti wrote:
> Hello,
> commit 438ac6d5e3f8106a6bd1a5682c508d660294a85d causes a build failure:
>
> CC drivers/ata/pata_jmicron.o
> /home/kronos/src/linux-2.6.git/drivers/ata/pata_jmicron.c:247:2: error: #endif without #if
> make[3]: *** [drivers/ata/pata_jmicron.o] Error 1
>
> Remove a spurious #endif in pata_jmicron driver.
I think the problem is that Tejun forgot to *add* a #ifdef CONFIG_PM instead.
Cheers,
Auke
next prev parent reply other threads:[~2007-03-05 22:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-03 20:15 [PATCH] pata_jmicron: remove spurious #endif Luca Tettamanti
2007-03-05 22:08 ` Kok, Auke [this message]
2007-03-05 22:53 ` Luca Tettamanti
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=45EC94CB.6080903@intel.com \
--to=auke-jan.h.kok@intel.com \
--cc=htejun@gmail.com \
--cc=kronos.it@gmail.com \
--cc=linux-kernel@vger.kernel.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.