Skip to content

Commit

Permalink
ARM: shmobile: remove unnecessary platform_device as header cleanup
Browse files Browse the repository at this point in the history
8e0e7aa
(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>
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Dec 12, 2013
1 parent 8af3f18 commit 2eb7a81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-shmobile/include/mach/r8a7779.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ enum {
HPBDMA_SLAVE_SDHI0_RX,
};

struct platform_device;

struct r8a7779_pm_ch {
unsigned long chan_offs;
unsigned int chan_bit;
Expand Down

0 comments on commit 2eb7a81

Please sign in to comment.