On 29 February 2016 at 15:25, Simon Glass wrote:
> Adjust the cast to avoid a warning when stdint.h is used.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
>
> lib/fdtdec.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next.
Adjust the cast to avoid a warning when stdint.h is used.
Signed-off-by: Simon Glass
---
Changes in v2: None
lib/fdtdec.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/fdtdec.c b/lib/fdtdec.c
index b361a25..0cb255f 100644
--- a/lib/fdtdec.c
+++ b/lib/fdtdec.c
@@
2 matches
Mail list logo