Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[linux-2.6-microblaze.git] / arch / powerpc / platforms / pseries / of_helpers.h
1 #ifndef _PSERIES_OF_HELPERS_H
2 #define _PSERIES_OF_HELPERS_H
3
4 #include <linux/of.h>
5
6 struct device_node *pseries_of_derive_parent(const char *path);
7
8 #endif /* _PSERIES_OF_HELPERS_H */