summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-02-17 16:07:01 -0600
committerKumar Gala <galak@kernel.crashing.org>2007-02-17 16:07:01 -0600
commitff7298ea16bc15ffbba49c36724714e033a5fc10 (patch)
tree32a39cdaf81a8b2e77d2a05085683e8b058f3a03 /include
parent00e402d06609d3722b018d696c12cb668065988d (diff)
parentfc7900bb04c4290f3a8e43abf231aee566feff6d (diff)
Merge branch 'master' into 86xx
Diffstat (limited to 'include')
-rw-r--r--include/asm-powerpc/prom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/prom.h b/include/asm-powerpc/prom.h
index 0afee17f33b4..020ed015a94b 100644
--- a/include/asm-powerpc/prom.h
+++ b/include/asm-powerpc/prom.h
@@ -255,6 +255,8 @@ extern void kdump_move_device_tree(void);
/* CPU OF node matching */
struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
+/* Get the MAC address */
+extern const void *of_get_mac_address(struct device_node *np);
/*
* OF interrupt mapping