[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141027143509.550b8545@canb.auug.org.au>
Date: Mon, 27 Oct 2014 14:35:09 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Naveen Krishna Ch <naveenkrishna.ch@...il.com>,
Abhilash Kesavan <a.kesavan@...sung.com>,
Thomas Abraham <thomas.ab@...sung.com>,
Tomasz Figa <tomasz.figa@...il.com>
Subject: linux-next: build failure after merge of the pinctrl tree
Hi Linus,
After merging the pinctrl tree, today's linux-next build (arm multi_v7_defconfig)
failed like this:
drivers/pinctrl/samsung/pinctrl-exynos.c:1194:43: error: array type has incomplete element type
static const struct samsung_pin_bank_data exynos7_pin_banks0[] __initconst = {
^
drivers/pinctrl/samsung/pinctrl-exynos.c:1195:2: error: field name not in record or union initializer
EXYNOS_PIN_BANK_EINTW(8, 0x000, "gpa0", 0x00),
^
drivers/pinctrl/samsung/pinctrl-exynos.c:1195:2: error: (near initialization for 'exynos7_pin_banks0')
drivers/pinctrl/samsung/pinctrl-exynos.c:1195:2: error: field name not in record or union initializer
And so on ...
Caused by commit 9d3de28d785f ("pinctrl: exynos: Add initial driver
data for Exynos7").
I have used the pinctrl tree from next-20141023 for today.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists