]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: mvebu: remove useless include
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 24 Oct 2012 21:38:57 +0000 (23:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 28 Oct 2012 20:15:47 +0000 (21:15 +0100)
commit93c8ef87af89a2551d70085d0b7ec81af5bebd6c
treedf0f15de8ccf04630bcf3c1fa4ed00f8087ee004
parentc250e4881f538d78592832bac00bd1da278d8032
pinctrl: mvebu: remove useless include

Including the core.h header for the pinctrl subsystem is not
necessary, and it is actually causing problems when moving the
pinctrl-mvebu drivers into a separate subdirectory.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-mvebu.c