aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/of_device.c')
-rw-r--r--arch/powerpc/kernel/of_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/of_device.c b/arch/powerpc/kernel/of_device.c
index 5c653986afa4..8a06724e029e 100644
--- a/arch/powerpc/kernel/of_device.c
+++ b/arch/powerpc/kernel/of_device.c
@@ -122,6 +122,7 @@ void of_device_unregister(struct of_device *ofdev)
122} 122}
123 123
124 124
125EXPORT_SYMBOL(of_match_node);
125EXPORT_SYMBOL(of_match_device); 126EXPORT_SYMBOL(of_match_device);
126EXPORT_SYMBOL(of_device_register); 127EXPORT_SYMBOL(of_device_register);
127EXPORT_SYMBOL(of_device_unregister); 128EXPORT_SYMBOL(of_device_unregister);