public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 6/6] ACPI: remove unused declaration of proc_fs.h
@ 2010-10-08  5:55 Zhang Rui
  0 siblings, 0 replies; only message in thread
From: Zhang Rui @ 2010-10-08  5:55 UTC (permalink / raw)
  To: Brown, Len; +Cc: linux-acpi@vger.kernel.org, Zhang, Rui

Remove unused declaration of proc_fs.h.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
---
 drivers/acpi/pci_irq.c  |    1 -
 drivers/acpi/pci_link.c |    1 -
 drivers/acpi/pci_root.c |    1 -
 3 files changed, 3 deletions(-)

Index: linux-2.6/drivers/acpi/pci_irq.c
===================================================================
--- linux-2.6.orig/drivers/acpi/pci_irq.c
+++ linux-2.6/drivers/acpi/pci_irq.c
@@ -32,7 +32,6 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/types.h>
-#include <linux/proc_fs.h>
 #include <linux/spinlock.h>
 #include <linux/pm.h>
 #include <linux/pci.h>
Index: linux-2.6/drivers/acpi/pci_link.c
===================================================================
--- linux-2.6.orig/drivers/acpi/pci_link.c
+++ linux-2.6/drivers/acpi/pci_link.c
@@ -34,7 +34,6 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/types.h>
-#include <linux/proc_fs.h>
 #include <linux/spinlock.h>
 #include <linux/pm.h>
 #include <linux/pci.h>
Index: linux-2.6/drivers/acpi/pci_root.c
===================================================================
--- linux-2.6.orig/drivers/acpi/pci_root.c
+++ linux-2.6/drivers/acpi/pci_root.c
@@ -27,7 +27,6 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/types.h>
-#include <linux/proc_fs.h>
 #include <linux/spinlock.h>
 #include <linux/pm.h>
 #include <linux/pm_runtime.h>



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

only message in thread, other threads:[~2010-10-08  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08  5:55 [PATCH RESEND 6/6] ACPI: remove unused declaration of proc_fs.h Zhang Rui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox