[PATCH RFC] arm/mach-imximx/iomux-v3: Do not export symbol without public declaration

Arnd Bergmann arnd at arndb.de
Wed Jul 23 12:41:18 PDT 2014


On Wednesday 23 July 2014, Alexander Stein wrote:
> Both mxc_iomux_v3_setup_pad and mxc_iomux_v3_setup_multiple_pads are
> declared in iomux-v3.h which can't be used in any module. None of the
> objects in this directory is tristate. Neither can the header be included
> in out-of-tree modules.
> 
> Signed-off-by: Alexander Stein <alexander.stein at systec-electronic.com>

Makese sense, but I think if you do this, it would be reasonable
to do the same for all three iomux implementations (v1, imx31, v3).

	Arnd



More information about the linux-arm-kernel mailing list