diff options
| author | Christoph Hellwig <hch@de.rmk.(none)> | 2003-04-23 22:55:14 +0100 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2003-04-23 22:55:14 +0100 |
| commit | 56d6223f5069e0a053946b15fabfdeeb189ffbeb (patch) | |
| tree | 2e95fe422522aef3581f48c140151d016f0df80d /include | |
| parent | 561bd7b71ec5a945c12184d3fcfde75c983bcbbd (diff) | |
[PCMCIA] remove unused files
From Christoph Hellwig
There's no need to keep the stubs around.
Diffstat (limited to 'include')
| -rw-r--r-- | include/pcmcia/bus_ops.h | 2 | ||||
| -rw-r--r-- | include/pcmcia/driver_ops.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/include/pcmcia/bus_ops.h b/include/pcmcia/bus_ops.h index eb094dd03fca..e69de29bb2d1 100644 --- a/include/pcmcia/bus_ops.h +++ b/include/pcmcia/bus_ops.h @@ -1,2 +0,0 @@ -/* now empty */ -#warning please remove the reference to this file diff --git a/include/pcmcia/driver_ops.h b/include/pcmcia/driver_ops.h index eb094dd03fca..e69de29bb2d1 100644 --- a/include/pcmcia/driver_ops.h +++ b/include/pcmcia/driver_ops.h @@ -1,2 +0,0 @@ -/* now empty */ -#warning please remove the reference to this file |
