[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55618572.U3p4crGV1Y@wuerfel>
Date: Tue, 29 Mar 2016 15:55:55 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Ludovic Desroches <ludovic.desroches@...el.com>
Cc: nicolas.ferre@...el.com, alexandre.belloni@...e-electrons.com,
plagnioj@...osoft.com, boris.brezillon@...e-electrons.com,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection
On Friday 18 March 2016 08:21:19 Ludovic Desroches wrote:
> -struct soc_device * __init at91_soc_init(const struct at91_soc *socs)
> +int __init at91_get_cidr_exid_from_dbgu(u32 *cidr, u32 *exid)
> {
> +
> +int __init at91_get_cidr_exid_from_chipid(u32 *cidr, u32 *exid)
> +{
>
These should both be 'static', right?
Arnd
Powered by blists - more mailing lists