X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=include%2Facpi%2Fplatform%2Faclinux.h;h=6d49b2a498c4d5c92ae49d974be3b6a693b9bfae;hp=3cabf888c8af192543afa043bc78a6706314b7c6;hb=ec9f168fcc344d2ffec1c8c822076bf22dab5c33;hpb=b2576e1d4408e134e2188c967b1f28af39cd79d4 diff --git a/include/acpi/platform/aclinux.h b/include/acpi/platform/aclinux.h index 3cabf888c8af..6d49b2a498c4 100644 --- a/include/acpi/platform/aclinux.h +++ b/include/acpi/platform/aclinux.h @@ -71,9 +71,6 @@ #define ACPI_EXPORT_SYMBOL(symbol) EXPORT_SYMBOL(symbol); #define strtoul simple_strtoul -/* Full namespace pathname length limit - arbitrary */ -#define ACPI_PATHNAME_MAX 256 - #else /* !__KERNEL__ */ #include