mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [merged] video-includecheck-fix-da8xx-fbc.patch removed from -mm tree
@ 2009-10-09 22:04 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-10-09 22:04 UTC (permalink / raw)
  To: jaswinder, jaswinderrajput, mm-commits


The patch titled
     video: includecheck fix: da8xx-fb.c
has been removed from the -mm tree.  Its filename was
     video-includecheck-fix-da8xx-fbc.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: video: includecheck fix: da8xx-fb.c
From: Jaswinder Singh Rajput <jaswinder@kernel.org>

fix the following 'make includecheck' warning:

  drivers/video/da8xx-fb.c: linux/device.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---


diff -puN drivers/video/da8xx-fb.c~video-includecheck-fix-da8xx-fbc drivers/video/da8xx-fb.c
--- a/drivers/video/da8xx-fb.c~video-includecheck-fix-da8xx-fbc
+++ a/drivers/video/da8xx-fb.c
@@ -26,7 +26,6 @@
 #include <linux/device.h>
 #include <linux/platform_device.h>
 #include <linux/uaccess.h>
-#include <linux/device.h>
 #include <linux/interrupt.h>
 #include <linux/clk.h>
 #include <video/da8xx-fb.h>
_

Patches currently in -mm which might be from jaswinder@kernel.org are

origin.patch
linux-next.patch
kernel-core-add-smp_call_function_any.patch
arch-x86-kernel-cpu-cpufreq-acpi-cpufreqc-avoid-cross-cpu-interrupts-by-using-smp_call_function_any.patch
xtensa-includecheck-fix-vectorss.patch
sched-fix-htmldocs-schedc.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-09 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-09 22:04 [merged] video-includecheck-fix-da8xx-fbc.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).