public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] mtpav: fixup after header files cleanups: add include <linux/interrupt.h>
Date: Mon, 18 Nov 2002 00:18:11 -0200	[thread overview]
Message-ID: <20021118021811.GC32457@conectiva.com.br> (raw)

Linus,

	Please pull from:

master.kernel.org:/home/acme/BK/includes-2.5

	Now there are just this outstanding changeset.

- Arnaldo

You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================


ChangeSet@1.886, 2002-11-17 23:48:17-02:00, acme@conectiva.com.br
  o mtpav: fix up header file cleanup: add include <linux/interrupt.h>


 mtpav.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


diff -Nru a/sound/drivers/mtpav.c b/sound/drivers/mtpav.c
--- a/sound/drivers/mtpav.c	Mon Nov 18 00:16:12 2002
+++ b/sound/drivers/mtpav.c	Mon Nov 18 00:16:12 2002
@@ -51,8 +51,8 @@
  */
 
 #include <sound/driver.h>
-#include <asm/io.h>
 #include <linux/init.h>
+#include <linux/interrupt.h>
 #include <linux/slab.h>
 #include <linux/ioport.h>
 #include <sound/core.h>
@@ -60,6 +60,8 @@
 #include <sound/initval.h>
 #include <sound/rawmidi.h>
 #include <linux/delay.h>
+
+#include <asm/io.h>
 
 /*
  *      globals

===================================================================


This BitKeeper patch contains the following changesets:
1.886
## Wrapped with gzip_uu ##


begin 664 bkpatch29183
M'XL(`&Q-V#T``\V438_3,!"&S_6O&*E'E,3CV$D:T579702K1:(JVA-P<)WI
M)MI\*1^EH/QXG+!T`5650'O`L1PE,QJ_GO>1YW#74A//M"F(S>%MU7;QS%0E
MF2[;:]=4A;MM;&!353;@I55!WN6MEY4F[Q-J'>$J9L-KW9D4]M2T\0Q=__BG
M^UI3/-N\?G/W[M6&L>42KE)=WM,'ZF"Y9%W5['6>M"O=I7E5NEVCR[:@;MIX
M.*8.@G-A'X6ASU4P8,!E.!A,$+5$2KB042"?JHTJS]9"Q%`(H10.7$3A@ET#
MNE$4`!<>HH<A"#^648RAPT7,.8SM6?W9%GB!X'!V"<][C"MFH(*BJ_4^AEUV
M@+Z&E'1"C?W*"4Q.NNSK&'22P*,1\#+/ROY@?>FH:?JZ<],+=@M"+@1;/_6<
M.7\Y&..:LPNHJ:'#:EI=\VUHJ[Y,O*3)1L>]2:IK'H^'/BY\^QY$&(9J6&PC
M19$O:2=VBO!T)\\4M%9%'*7B?$`92#5!=#)]!.K9=#+]4!>K)+NG:M3X\:?%
MG\]+];GO*Y0#VMIRH@KQ=ZB4Q>D\5#XX^#]#]<.&]^`T7Z9I*5F?=N0?<+M6
M$I#=*&77^3D=-X$`P3[]DJ3;PLNJ,7:\?DQ*YJ'MBR62K]6.MNP[?TILP?`$
"````
`
end

                 reply	other threads:[~2002-11-18  2:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20021118021811.GC32457@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox