X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fcyclomx.h;h=b88f7f428e58c6590b5069127895ea3f85d4685a;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=04fa7dff079c42225eb4caf97d4f29cfe65963e8;hpb=6a77f38946aaee1cd85eeec6cf4229b204c15071;p=linux-2.6.git diff --git a/include/linux/cyclomx.h b/include/linux/cyclomx.h index 04fa7dff0..b88f7f428 100644 --- a/include/linux/cyclomx.h +++ b/include/linux/cyclomx.h @@ -24,7 +24,6 @@ * 1998/08/08 acme Version 0.0.1 */ -#include #include #include @@ -37,8 +36,6 @@ #include #endif -#define is_digit(ch) (((ch)>=(unsigned)'0'&&(ch)<=(unsigned)'9')?1:0) - /* Adapter Data Space. * This structure is needed because we handle multiple cards, otherwise * static data would do it.