mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
Add #ifdefs to allow sh73a0 Multiplatform build. Needed to enable sh73a0 Multiplatform support. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
b6c996a295
commit
672d323774
@ -26,7 +26,9 @@
|
||||
#include <linux/regulator/machine.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#ifndef CONFIG_ARCH_MULTIPLATFORM
|
||||
#include <mach/irqs.h>
|
||||
#endif
|
||||
|
||||
#include "core.h"
|
||||
#include "sh_pfc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user