On Wed, Mar 22, 2017 at 05:03:32PM +0900, Chanwoo Choi wrote: > After merged commit 1259feddd0f8 ("pinctrl: samsung: Fix the width > of PINCFG_TYPE_DRV bitfields for Exynos5433"), EXYNOS_PIN_BANK_EINTW > was replaced by EXYNOS5433_PIN_BANK_EINTW_EXT. This patch removes > the unused pin-bank macro (EXYNOS_PIN_BANK_EINTW). > > Signed-off-by: Chanwoo Choi <cw00.c...@samsung.com> > --- > drivers/pinctrl/samsung/pinctrl-exynos.h | 11 ----------- > 1 file changed, 11 deletions(-) >
Thanks, applied and squashed with previous one (it is logically the same change). Best regards, Krzysztof