From 32b92949de67644169a305bc28c6f83cce30f3c9 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Mon, 24 Oct 2011 11:53:32 +0200 Subject: [PATCH] --- yaml --- r: 269379 b: refs/heads/master c: 5762c20593b6b959f1470dc6f1ff4ca4d9570f8d h: refs/heads/master i: 269377: 72e57a6aaa580dd0b486de66deca23b29f426ef6 269375: 1f9a88c2205abe1fd9379c2011fcedfdd41a20d0 v: v3 --- [refs] | 2 +- trunk/include/linux/of.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3826d268a8c5..702fede60443 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36a0904ea0a657567122edebb95eab5f1620a5eb +refs/heads/master: 5762c20593b6b959f1470dc6f1ff4ca4d9570f8d diff --git a/trunk/include/linux/of.h b/trunk/include/linux/of.h index 736b7477beb2..92c40a142243 100644 --- a/trunk/include/linux/of.h +++ b/trunk/include/linux/of.h @@ -303,6 +303,7 @@ static inline struct device_node *of_parse_phandle(struct device_node *np, } #define of_match_ptr(_ptr) NULL +#define of_match_node(_matches, _node) NULL #endif /* CONFIG_OF */ static inline int of_property_read_u32(const struct device_node *np,