- rtc-framework-handles-periodic-irqs-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     rtc-framework-handles-periodic-irqs-fix
has been removed from the -mm tree.  Its filename was
     rtc-framework-handles-periodic-irqs-fix.patch

This patch was dropped because it was folded into rtc-framework-handles-periodic-irqs.patch

------------------------------------------------------
Subject: rtc-framework-handles-periodic-irqs-fix
From: Andrew Morton <akpm@xxxxxxxx>

WARNING: "rtc_irq_set_freq" [drivers/rtc/rtc-dev.ko] undefined!

Cc: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>
Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

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

diff -puN drivers/rtc/interface.c~rtc-framework-handles-periodic-irqs-fix drivers/rtc/interface.c
--- a/drivers/rtc/interface.c~rtc-framework-handles-periodic-irqs-fix
+++ a/drivers/rtc/interface.c
@@ -272,3 +272,4 @@ int rtc_irq_set_freq(struct class_device
 	}
 	return err;
 }
+EXPORT_SYMBOL_GPL(rtc_irq_set_freq);
_

Patches currently in -mm which might be from akpm@xxxxxxxx are

origin.patch
rtc-framework-handles-periodic-irqs.patch
rtc-framework-handles-periodic-irqs-fix.patch
lockdep-spin_lock_irqsave_nested-fix.patch
lockdep-spin_lock_irqsave_nested-fix-2.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux