commit | a58357862e71919555ea96cd272e535593a8b3da | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Thu Aug 28 00:41:16 2008 +0200 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Aug 29 09:28:47 2008 +0200 |
tree | 6d02488965a9c1c075dc6f015553be067010f29c | |
parent | c23889ca5afcce60bb01739cd831c3cbcbab2a06 [diff] |
pcmcia: cleanup device driver header file The header file primarily used for (in-kernel) PCMCIA device drivers also deserved a major cleanup. This header file also serves as the dumping ground for all typedefs and definitions only used by the deprecated PCMCIA ioctl and the deprecated PCMCIA userspace tools using this ioctl. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>