From 27d2b24d8fe7f42a4a62dc3dd84c475962992366 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Tue, 5 Jul 2011 23:42:37 -0600 Subject: [PATCH] --- yaml --- r: 256789 b: refs/heads/master c: 99ce39e359fa29e4b609a6a13485e7573eda5dfb h: refs/heads/master i: 256787: ff884f91130c044970d6a3a703c5fa3be7b6de48 v: v3 --- [refs] | 2 +- trunk/include/linux/of_address.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9c3a54c102cd..861f3a950928 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 90e33f62e027d330485d03598e1b2d8db3ff031c +refs/heads/master: 99ce39e359fa29e4b609a6a13485e7573eda5dfb diff --git a/trunk/include/linux/of_address.h b/trunk/include/linux/of_address.h index bdfc20d8ff84..3118623c2c1f 100644 --- a/trunk/include/linux/of_address.h +++ b/trunk/include/linux/of_address.h @@ -1,6 +1,7 @@ #ifndef __OF_ADDRESS_H #define __OF_ADDRESS_H #include +#include #include extern u64 of_translate_address(struct device_node *np, const __be32 *addr);