From 5d68ae5b982d326e4ffcd4592d908fbacf61e31e Mon Sep 17 00:00:00 2001 From: David Daney Date: Fri, 5 Oct 2012 10:45:30 -0700 Subject: [PATCH] --- yaml --- r: 330022 b: refs/heads/master c: 67966e088b0c7dc926f4ce19565ebf208e18d058 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/libfdt.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 4158d89ab747..3e5499e8eafe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 578f1ef91aa92beb571bfb9af8f4d18f405f3b9e +refs/heads/master: 67966e088b0c7dc926f4ce19565ebf208e18d058 diff --git a/trunk/include/linux/libfdt.h b/trunk/include/linux/libfdt.h index a0c3bf6c9edb..4c0306c69b4e 100644 --- a/trunk/include/linux/libfdt.h +++ b/trunk/include/linux/libfdt.h @@ -2,7 +2,7 @@ #define _INCLUDE_LIBFDT_H_ #include -#include <> -#include <> +#include "../../scripts/dtc/libfdt/fdt.h" +#include "../../scripts/dtc/libfdt/libfdt.h" #endif /* _INCLUDE_LIBFDT_H_ */