X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fkallsyms.h;h=87b9bbbb485e0e67ef58b6804c9929056da55b03;hb=1be35e94e1da3669db492995cd2c8b1a37016b11;hp=1a5dce8f934623f226d9f367c97db79c7df64442;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/linux/kallsyms.h b/include/linux/kallsyms.h index 1a5dce8f9..87b9bbbb4 100644 --- a/include/linux/kallsyms.h +++ b/include/linux/kallsyms.h @@ -7,8 +7,6 @@ #include -#define KSYM_NAME_LEN 127 - #ifdef CONFIG_KALLSYMS /* Lookup the address for a symbol. Returns 0 if not found. */ unsigned long kallsyms_lookup_name(const char *name);