Re: [PATCH] Fix make headers_check for tipc
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 22:57:34 +0100
On Wed, Oct 31, 2007 at 05:29:32PM -0400, Dave Jones wrote:
make headers_check currently fails in mainline with..The inline functions uses memcpy().
include/linux/tipc_config.h requires linux/string.h, which does not exist in exported headers
There's no reason to even include this in this header as far as I can tell.
But if you just pull a fresh tree you will notice that it is fixed.
Davem did so in a rather elegant way.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Fix make headers_check for tipc
- From: Dave Jones
- [PATCH] Fix make headers_check for tipc
- Prev by Date: [PATCH/RFC] x86: unify Kconfig files
- Next by Date: [PATCH 2/7] consolidate spinlock.h
- Previous by thread: [PATCH] Fix make headers_check for tipc
- Next by thread: [PATCH/RFC] x86: unify Kconfig files
- Index(es):
Relevant Pages
|