X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ipc%2Futil.h;h=850ef3e962cb36a13b2cdcd560f6bbccb8fcb489;hb=c1d7e01d7877a397655277a920aeaa3830ed9461;hp=6f5c20bedaab21ff1dd0e05ad90ae0ecadeb82aa;hpb=03e4970c10151c5fb25ddd7e9a142d63c6a8d058;p=deliverable%2Flinux.git diff --git a/ipc/util.h b/ipc/util.h index 6f5c20bedaab..850ef3e962cb 100644 --- a/ipc/util.h +++ b/ipc/util.h @@ -130,7 +130,7 @@ struct kern_ipc_perm *ipcctl_pre_down(struct ipc_namespace *ns, struct ipc_ids *ids, int id, int cmd, struct ipc64_perm *perm, int extra_perm); -#ifndef __ARCH_WANT_IPC_PARSE_VERSION +#ifndef CONFIG_ARCH_WANT_IPC_PARSE_VERSION /* On IA-64, we always use the "64-bit version" of the IPC structures. */ # define ipc_parse_version(cmd) IPC_64 #else