Renesas ARM Based SoC Header Cleanup for v3.17

Move the most common shared header files for mach-shmobile
from <mach/foobar.h> to "foobar.h"

6287298 ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case
585c09d ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case
6b8b0cb ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h
fd44aa5 ARM: shmobile: Move common.h
b6bab12 ARM: shmobile: Move most of irqs.h, keep some for pinctl
ad6ffa0 ARM: shmobile: Move clock.h
74ac0de ARM: shmobile: Move dma-register.h
6200e2c ARM: shmobile: Move intc.h, cleanup sh_intc.h usage
ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case

Change location of rcar-gen2.h so it can be used as #include "rcar-gen2.h"
instead of the old style #include <mach/rcar-gen2.h>. Also clean up
the r8a7790 case to follow the same style as r8a7791.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
12 files changed