]> Git Repo - linux.git/blob - arch/powerpc/platforms/pseries/of_helpers.h
mm/slub.c: add a naive detection of double free or corruption
[linux.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 */
This page took 0.030277 seconds and 4 git commands to generate.