]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/pxa2xx_ssp.h
Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[linux.git] / include / linux / pxa2xx_ssp.h
index a5d1837e4f35fb0b8965da499eb916f89a23ad34..6facf27865f98ecfc910bf522990ee8af453981a 100644 (file)
@@ -206,7 +206,7 @@ enum pxa_ssp_type {
 };
 
 struct ssp_device {
-       struct platform_device *pdev;
+       struct device   *dev;
        struct list_head        node;
 
        struct clk      *clk;