On Mon, 10 Dec 2012 20:41:29 +0100, Sylwester Nawrocki
wrote:
> From: Guennadi Liakhovetski
>
> of_*_cmp() macros do not depend on any OF functions and can be defined also
> if CONFIG_OF isn't set. Also include linux/string.h, required by those
> macros.
Patch looks fine, but I'd like to know
From: Guennadi Liakhovetski
of_*_cmp() macros do not depend on any OF functions and can be defined also
if CONFIG_OF isn't set. Also include linux/string.h, required by those
macros.
Signed-off-by: Guennadi Liakhovetski
---
include/linux/of.h | 15 ---
1 file changed, 8 insertion