[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111216.152726.1312007167282874878.davem@davemloft.net>
Date: Fri, 16 Dec 2011 15:27:26 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: joerg.roedel@....com
Cc: yevgenyp@...lanox.co.il, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, sfr@...b.auug.org.au
Subject: Re: [PATCH] mlx4: Fix compile error when driver is comiled-in
From: Joerg Roedel <joerg.roedel@....com>
Date: Thu, 15 Dec 2011 17:48:37 +0100
> Testing my iommu-configs against linux-next found a compile error for
> allyesconfig. It only happens when the mlx4 driver is compiled into the
> kernel and not as a module because these two static functions are also
> used in another file. The attached patch fixes it.
>
>>>From b993c4448c2ce5447fd24e7d4fce02e633d3222e Mon Sep 17 00:00:00 2001
> From: Joerg Roedel <joerg.roedel@....com>
> Date: Thu, 15 Dec 2011 17:30:33 +0100
> Subject: [PATCH 1/2] mlx4: Fix compile error when driver is comiled-in
>
> This patch fixes a compile error that occurs when the driver
> is compile into the kernel and not as a module.
>
> Signed-off-by: Joerg Roedel <joerg.roedel@....com>
I wish we detected "exporting symbol marked static" properly.
I'll apply this, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists