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);