]> Pileus Git - ~andy/linux/commitdiff
ARM: shmobile: remove unnecessary platform_device as header cleanup
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 10 Dec 2013 02:34:45 +0000 (18:34 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 12 Dec 2013 12:52:43 +0000 (21:52 +0900)
8e0e7aaef3c98c52e85f5640b73ffa82058abcfd
(ARM: shmobile: Drop r8a7779_add_device_to_domain())
removed last user of struct platform_device on this header.
It is no longer needed

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/r8a7779.h

index 5014145f272e22a1247c34f54b1039369ee4bc50..b40e13631f6a2040887ffdada677c7c7ed58b260 100644 (file)
@@ -11,8 +11,6 @@ enum {
        HPBDMA_SLAVE_SDHI0_RX,
 };
 
-struct platform_device;
-
 struct r8a7779_pm_ch {
        unsigned long chan_offs;
        unsigned int chan_bit;