dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
[deliverable/linux.git] / include / linux / platform_data / dma-mv_xor.h
index 40ea3d5f5b9f193bbed7b74a8fc14c0b267b5377..82a5f4b84afe6dec6948340f7056bdeda9d63148 100644 (file)
@@ -18,7 +18,7 @@ struct mv_xor_channel_data {
        size_t                          pool_size;
 };
 
-struct mv_xor_shared_platform_data {
+struct mv_xor_platform_data {
        struct mv_xor_channel_data    *channels;
 };
 
This page took 0.026373 seconds and 5 git commands to generate.