Skip to content

Commit

Permalink
pcmcia: remove unused mem_op.h
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
  • Loading branch information
Dominik Brodowski committed May 10, 2010
1 parent cf26e8d commit 4b49291
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 119 deletions.
1 change: 0 additions & 1 deletion drivers/net/pcmcia/3c574_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ earlier 3Com products.
#include <pcmcia/cisreg.h>
#include <pcmcia/ciscode.h>
#include <pcmcia/ds.h>
#include <pcmcia/mem_op.h>

#include <asm/uaccess.h>
#include <asm/io.h>
Expand Down
1 change: 0 additions & 1 deletion drivers/net/wireless/ray_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
#include <pcmcia/cistpl.h>
#include <pcmcia/cisreg.h>
#include <pcmcia/ds.h>
#include <pcmcia/mem_op.h>

#include <linux/wireless.h>
#include <net/iw_handler.h>
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/netwave/netwave_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
#include <pcmcia/cistpl.h>
#include <pcmcia/cisreg.h>
#include <pcmcia/ds.h>
#include <pcmcia/mem_op.h>

#include <asm/system.h>
#include <asm/io.h>
Expand Down
116 changes: 0 additions & 116 deletions include/pcmcia/mem_op.h

This file was deleted.

0 comments on commit 4b49291

Please sign in to comment.