netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 11/11] 3C509: Remove unnecessary include of <linux/pm_legacy.h>
@ 2007-04-26  7:23 akpm
  2007-04-28  0:13 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2007-04-26  7:23 UTC (permalink / raw)
  To: jeff; +Cc: netdev, akpm, rpjday

From: "Robert P. J. Day" <rpjday@mindspring.com>

Remove the apparently redundant include of <linux/pm_legacy.h>.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/net/3c509.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN drivers/net/3c509.c~3c509-remove-unnecessary-include-of-linux-pm_legacyh drivers/net/3c509.c
--- a/drivers/net/3c509.c~3c509-remove-unnecessary-include-of-linux-pm_legacyh
+++ a/drivers/net/3c509.c
@@ -83,7 +83,6 @@ static int max_interrupt_work = 10;
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
 #include <linux/pm.h>
-#include <linux/pm_legacy.h>
 #include <linux/skbuff.h>
 #include <linux/delay.h>	/* for udelay() */
 #include <linux/spinlock.h>
_

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch 11/11] 3C509: Remove unnecessary include of <linux/pm_legacy.h>
  2007-04-26  7:23 [patch 11/11] 3C509: Remove unnecessary include of <linux/pm_legacy.h> akpm
@ 2007-04-28  0:13 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-04-28  0:13 UTC (permalink / raw)
  To: akpm; +Cc: netdev, rpjday

akpm@linux-foundation.org wrote:
> From: "Robert P. J. Day" <rpjday@mindspring.com>
> 
> Remove the apparently redundant include of <linux/pm_legacy.h>.
> 
> Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/net/3c509.c |    1 -
>  1 file changed, 1 deletion(-)

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-28  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26  7:23 [patch 11/11] 3C509: Remove unnecessary include of <linux/pm_legacy.h> akpm
2007-04-28  0:13 ` Jeff Garzik

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).