mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + notifiers-pm-move-pm-notifiers-into-suspendh-update.patch added to -mm tree
@ 2011-06-29 22:52 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2011-06-29 22:52 UTC (permalink / raw)
  To: mm-commits; +Cc: amwang, davem, greg, rjw


The patch titled
     notifiers-pm-move-pm-notifiers-into-suspendh-update
has been added to the -mm tree.  Its filename is
     notifiers-pm-move-pm-notifiers-into-suspendh-update.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

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

------------------------------------------------------
Subject: notifiers-pm-move-pm-notifiers-into-suspendh-update
From: Cong Wang <amwang@redhat.com>

Cc: David Miller <davem@davemloft.net>
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/mmc/core/core.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN drivers/mmc/core/core.c~notifiers-pm-move-pm-notifiers-into-suspendh-update drivers/mmc/core/core.c
--- a/drivers/mmc/core/core.c~notifiers-pm-move-pm-notifiers-into-suspendh-update
+++ a/drivers/mmc/core/core.c
@@ -23,9 +23,7 @@
 #include <linux/log2.h>
 #include <linux/regulator/consumer.h>
 #include <linux/pm_runtime.h>
-#ifdef CONFIG_PM
 #include <linux/suspend.h>
-#endif
 
 #include <linux/mmc/card.h>
 #include <linux/mmc/host.h>
_

Patches currently in -mm which might be from amwang@redhat.com are

linux-next.patch
notifiers-cpu-move-cpu-notifiers-into-cpuh.patch
notifiers-net-move-netdevice-notifiers-into-netdeviceh.patch
notifiers-sys-move-reboot-notifiers-into-rebooth.patch
notifiers-pm-move-pm-notifiers-into-suspendh.patch
notifiers-pm-move-pm-notifiers-into-suspendh-update.patch
notifiers-vt-move-vt-notifiers-into-vth.patch


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

only message in thread, other threads:[~2011-06-29 22:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-29 22:52 + notifiers-pm-move-pm-notifiers-into-suspendh-update.patch added to -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).