rapidio: add enabling SRIO port RX and TX
[safe/jmp/linux-2.6] / include / linux / of_device.h
index e7904a9..11651fa 100644 (file)
@@ -11,7 +11,7 @@
 #define        to_of_device(d) container_of(d, struct of_device, dev)
 
 extern const struct of_device_id *of_match_device(
-       const struct of_device_id *matches, const struct of_device *dev);
+       const struct of_device_id *matches, const struct device *dev);
 
 extern struct of_device *of_dev_get(struct of_device *dev);
 extern void of_dev_put(struct of_device *dev);