From: Adrian Bunk <bunk@fs.tum.de>
To: Andrew Morton <akpm@osdl.org>, faith@valinux.com, gareth@valinux.com
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.sourceforge.net
Subject: [patch] 2.6.6-rc2-mm1: drm_irq.h has useless __NO_VERSION__
Date: Sun, 25 Apr 2004 03:20:27 +0200 [thread overview]
Message-ID: <20040425012027.GD895@fs.tum.de> (raw)
In-Reply-To: <20040421014544.37942eb4.akpm@osdl.org>
On Wed, Apr 21, 2004 at 01:45:44AM -0700, Andrew Morton wrote:
>...
> All 222 patches:
>...
> bk-drm.patch
>...
The drivers/char/drm/drm_irq.h in this patch contains a
#define __NO_VERSION__
which is useless since ages.
The patch below removes it.
Please apply
Adrian
--- linux-2.6.6-rc2-mm1-full/drivers/char/drm/drm_irq.h.old 2004-04-25 03:14:24.000000000 +0200
+++ linux-2.6.6-rc2-mm1-full/drivers/char/drm/drm_irq.h 2004-04-25 03:14:35.000000000 +0200
@@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
-#define __NO_VERSION__
#include "drmP.h"
#include <linux/interrupt.h> /* For task queue support */
prev parent reply other threads:[~2004-04-25 1:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-21 8:45 2.6.6-rc2-mm1 Andrew Morton
2004-04-21 16:08 ` 2.6.6-rc2-mm1 raven
2004-04-22 15:32 ` 2.6.6-rc2-mm1 raven
2004-04-23 12:11 ` 2.6.6-rc2-mm1 Christoph Hellwig
2004-04-23 13:33 ` 2.6.6-rc2-mm1 raven
2004-04-23 13:35 ` 2.6.6-rc2-mm1 Christoph Hellwig
2004-04-24 13:43 ` 2.6.6-rc2-mm1 raven
2004-04-22 18:55 ` 2.6.6-rc2-mm1 Alexander Gran
2004-04-25 1:20 ` Adrian Bunk [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=20040425012027.GD895@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=akpm@osdl.org \
--cc=dri-devel@lists.sourceforge.net \
--cc=faith@valinux.com \
--cc=gareth@valinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®