[kernel] r8516 - dists/trunk/linux-2.6/debian/patches/features/mips

Martin Michlmayr tbm at alioth.debian.org
Thu Apr 26 11:48:46 UTC 2007


Author: tbm
Date: Thu Apr 26 11:48:46 2007
New Revision: 8516

Modified:
   dists/trunk/linux-2.6/debian/patches/features/mips/sb1-duart.patch
Log:
don't include linux/config.h


Modified: dists/trunk/linux-2.6/debian/patches/features/mips/sb1-duart.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/mips/sb1-duart.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/mips/sb1-duart.patch	Thu Apr 26 11:48:46 2007
@@ -44,9 +44,9 @@
  obj-$(CONFIG_A2232)		+= ser_a2232.o generic_serial.o
  obj-$(CONFIG_ATARI_DSP56K)	+= dsp56k.o
  obj-$(CONFIG_MOXA_SMARTIO)	+= mxser.o
---- /dev/null	2006-08-04 20:47:12.000000000 +0200
-+++ b/drivers/char/sb1250_duart.c	2006-09-05 15:02:53.718727952 +0200
-@@ -0,0 +1,910 @@
+--- /dev/null	2007-01-01 17:07:00.000000000 +0000
++++ b/drivers/char/sb1250_duart.c	2007-04-26 11:42:00.000000000 +0000
+@@ -0,0 +1,909 @@
 +/*
 + * Copyright (C) 2000,2001,2002,2003,2004 Broadcom Corporation
 + *
@@ -70,7 +70,6 @@
 + * running in asynchronous mode.  Also, support for doing a serial console
 + * on one of those ports 
 + */
-+#include <linux/config.h>
 +#include <linux/types.h>
 +#include <linux/kernel.h>
 +#include <linux/serial.h>



More information about the Kernel-svn-changes mailing list