All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] rtc-parisc-add-a-missing-include-for-linux-rtch.patch removed from -mm tree
@ 2009-04-01 18:41 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-04-01 18:41 UTC (permalink / raw)
  To: dannf, a.zummo, grundler, kyle, matthew, mm-commits


The patch titled
     rtc-parisc: add a missing include for linux/rtc.h
has been removed from the -mm tree.  Its filename was
     rtc-parisc-add-a-missing-include-for-linux-rtch.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: rtc-parisc: add a missing include for linux/rtc.h
From: dann frazier <dannf@hp.com>

Signed-off-by: dann frazier <dannf@hp.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Grant Grundler <grundler@parisc-linux.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/rtc/rtc-parisc.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/rtc/rtc-parisc.c~rtc-parisc-add-a-missing-include-for-linux-rtch drivers/rtc/rtc-parisc.c
--- a/drivers/rtc/rtc-parisc.c~rtc-parisc-add-a-missing-include-for-linux-rtch
+++ a/drivers/rtc/rtc-parisc.c
@@ -7,6 +7,7 @@
 #include <linux/module.h>
 #include <linux/time.h>
 #include <linux/platform_device.h>
+#include <linux/rtc.h>
 
 #include <asm/rtc.h>
 
_

Patches currently in -mm which might be from dannf@hp.com are

origin.patch
rtc-parisc-use-rtc_valid_tm-in-parisc_get_time.patch
ipmi-add-oem-message-handling.patch


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

only message in thread, other threads:[~2009-04-01 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-01 18:41 [merged] rtc-parisc-add-a-missing-include-for-linux-rtch.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.