Skip to content

Commit

Permalink
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Magnus Damm authored and Linus Walleij committed May 22, 2014
1 parent b6c996a commit 672d323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/pinctrl/sh-pfc/pfc-sh73a0.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 672d323

Please sign in to comment.