lkml.org 
[lkml]   [2004]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] Include init.h in pdaudiocf
From
Hi:

This patch makes this file includes linux/init.h since it uses the __init
tag.

Cheers,
--
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Index: sound/pcmcia/pdaudiocf/pdaudiocf.c
===================================================================
RCS file: /home/gondolin/herbert/src/CVS/debian/kernel-source-2.5/sound/pcmcia/pdaudiocf/pdaudiocf.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pdaudiocf.c
--- a/sound/pcmcia/pdaudiocf/pdaudiocf.c 5 Apr 2004 09:49:48 -0000 1.1.1.1
+++ b/sound/pcmcia/pdaudiocf/pdaudiocf.c 6 Apr 2004 21:59:57 -0000
@@ -26,6 +26,7 @@
#include <pcmcia/cisreg.h>
#include "pdaudiocf.h"
#include <sound/initval.h>
+#include <linux/init.h>

/*
*/
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.025 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site