[PATCH 3/6] [TRIVIAL] pci: remove unused .gitignore file

From: Paul Bolle
Date: Sun Jul 01 2012 - 09:43:31 EST


Commit 982245f01734e9d5a3ab98b2b2e9761ae7719094 ("remove
CONFIG_PCI_NAMES") removed pci's usage of classlist.h, devlist.h, and
gen-devlist. Remove pci's .gitignore file, because now none of its
entries are used.

Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
Tested with git grep only.

drivers/pci/.gitignore | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
delete mode 100644 drivers/pci/.gitignore

diff --git a/drivers/pci/.gitignore b/drivers/pci/.gitignore
deleted file mode 100644
index f297ca8..0000000
--- a/drivers/pci/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-classlist.h
-devlist.h
-gen-devlist
-
--
1.7.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/