summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-02-17 08:59:00 -0600
committerKumar Gala <galak@kernel.crashing.org>2007-02-17 08:59:00 -0600
commit6624b35d6250632497c5943faa2ee2a91344d91c (patch)
treef58947a6fd0698ce4626be2a4125e149ea6370ef /include
parentd71a1dc62b0380ab9c4022dcba02775a791c3d7e (diff)
parentfc7900bb04c4290f3a8e43abf231aee566feff6d (diff)
Merge branch 'master' into 83xx
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