Skip to content

Commit

Permalink
Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/sc…
Browse files Browse the repository at this point in the history
…m/linux/kernel/git/horms/renesas into next/cleanup

From Simon Horman:
Second Round of Renesas ARM based SoC cleanups for v3.14

* r8a7779 SoC (R-Car H1)
  - Remove unnecessary platform device from header file

* tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: remove unnecessary platform_device as header cleanup

Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Olof Johansson committed Dec 29, 2013
2 parents 6eb5c9d + 2eb7a81 commit 05c6c35
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 05c6c35

Please sign in to comment.