]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/aoa/soundbus/soundbus.h
of/device: Replace struct of_device with struct platform_device
[karo-tx-linux.git] / sound / aoa / soundbus / soundbus.h
index a0f223c13f663ac9f65c92b706aa44ecde4e55cf..adecbf36f4f6281bf435bd7f77ff25d55147582a 100644 (file)
@@ -141,7 +141,7 @@ struct soundbus_dev {
        struct list_head onbuslist;
 
        /* the of device it represents */
-       struct of_device ofdev;
+       struct platform_device ofdev;
 
        /* what modules go by */
        char modalias[32];