X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fpcmcia%2Fds.h;h=9ff9de9ec3f07c12b7a77ca3d2b50fe4238ac7c3;hb=9c8b7965f594fdff37c59446b9314ed7b4b44d07;hp=a06bbec386bdcb1d0c88e616a4b49df0b7143e09;hpb=3f9c5f4cb7e00d424a56a6431e9c98b3b17851e4;p=mv-sheeva.git diff --git a/include/pcmcia/ds.h b/include/pcmcia/ds.h index a06bbec386b..9ff9de9ec3f 100644 --- a/include/pcmcia/ds.h +++ b/include/pcmcia/ds.h @@ -138,6 +138,9 @@ typedef union ds_ioctl_arg_t { #define DS_UNBIND_REQUEST _IOW ('d', 63, bind_info_t) #define DS_BIND_MTD _IOWR('d', 64, mtd_info_t) +/* used in userspace only */ +#define CS_IN_USE 0x1e + #ifdef __KERNEL__ #include #include