Skip to content

Commit

Permalink
Revert "pcmcia: add missing include for new pci resource handler"
Browse files Browse the repository at this point in the history
This reverts commit d885d4f as the
patch that it fixes is about to be reverted.

Reported-by: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Mar 11, 2015
1 parent 9eccca0 commit b2c08ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pcmcia/rsrc_pci.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/pci.h>

#include <pcmcia/ss.h>
#include <pcmcia/cistpl.h>
Expand Down

0 comments on commit b2c08ba

Please sign in to comment.