Commit 05c6c359 authored by Olof Johansson's avatar Olof Johansson

Merge tag 'renesas-cleanup2-for-v3.14' of...

Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/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: default avatarOlof Johansson <olof@lixom.net>
parents 6eb5c9db 2eb7a814
...@@ -11,8 +11,6 @@ enum { ...@@ -11,8 +11,6 @@ enum {
HPBDMA_SLAVE_SDHI0_RX, HPBDMA_SLAVE_SDHI0_RX,
}; };
struct platform_device;
struct r8a7779_pm_ch { struct r8a7779_pm_ch {
unsigned long chan_offs; unsigned long chan_offs;
unsigned int chan_bit; unsigned int chan_bit;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment