commit | 35200d865d49d0207b054074055e1487a0c28ae4 | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Thu Aug 28 23:44:45 2008 +0200 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Aug 29 09:43:18 2008 +0200 |
tree | dc4310fb9837534d7aa0b9ae3cbeb8e3895ada55 | |
parent | d39bd56452b509f8d6054883b8a0129950ba50cc [diff] |
pcmcia: device_id header cleanup Wrap in #ifdef to include header just once, and wrap in another #ifdef to avoid it being used in userspace. Also, format the header similar to the other PCMCIA header files. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>