diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-10-10 14:35:17 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-10-28 21:18:33 +0100 |
commit | 287f121c8b9535a124397ee880f1dc493a88746a (patch) | |
tree | 9cd1dcc13e383a9b75048e0a9053402d5e94344f /arch/arm/mach-nomadik/i2c-8815nhk.c | |
parent | bb16bd9b9da49dec4f3856bc520c375e49a1237d (diff) |
pinctrl/nomadik: merge old pincfg header
This merges the old <plat/pincfg.h> header into
<linux/platform_data/pinctrl-nomadik.h> and rids us of
yet one more <plat/*> include.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-nomadik/i2c-8815nhk.c')
-rw-r--r-- | arch/arm/mach-nomadik/i2c-8815nhk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-nomadik/i2c-8815nhk.c b/arch/arm/mach-nomadik/i2c-8815nhk.c index f81496f5790e..0c2f6628299a 100644 --- a/arch/arm/mach-nomadik/i2c-8815nhk.c +++ b/arch/arm/mach-nomadik/i2c-8815nhk.c @@ -5,7 +5,6 @@ #include <linux/i2c-gpio.h> #include <linux/platform_device.h> #include <linux/platform_data/pinctrl-nomadik.h> -#include <plat/pincfg.h> /* * There are two busses in the 8815NHK. |