ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
authorJoe Perches <joe@perches.com>
Wed, 20 May 2015 01:37:49 +0000 (18:37 -0700)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:49:38 +0000 (14:49 +0800)
commitf6d4750298568778bd4ff86ae83983ac41290188
tree636bcee61550826199b5ce6ae9ca9f208fff263b
parent8f6d8094b215b5705948262c7076fbe02ae859dc
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP

Use the generic mechanism to declare a bitmap instead of unsigned long.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/iomux-imx31.c