lkml.org 
[lkml]   [2002]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectPATCH: 2.5.27 correct headers so miropcm-rds builds
Date
From
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.27/drivers/media/radio/miropcm20-rds-core.c linux-2.5.27-ac1/drivers/media/radio/miropcm20-rds-core.c
--- linux-2.5.27/drivers/media/radio/miropcm20-rds-core.c Sat Jul 20 20:12:19 2002
+++ linux-2.5.27-ac1/drivers/media/radio/miropcm20-rds-core.c Sun Jul 21 15:39:49 2002
@@ -15,8 +15,9 @@

#define _NO_VERSION_

-/* #include <linux/kernel.h> */
#include <linux/module.h>
+#include <linux/errno.h>
+#include <linux/string.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <asm/semaphore.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.026 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site