[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141114.162514.65504859624082054.davem@davemloft.net>
Date: Fri, 14 Nov 2014 16:25:14 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: martin.petersen@...cle.com
Cc: netdev@...r.kernel.org, linux.nics@...el.com
Subject: Re: [PATCH] ixgbe: Look up MAC address in Open Firmware
From: "Martin K. Petersen" <martin.petersen@...cle.com>
Date: Fri, 14 Nov 2014 14:16:50 -0500
> +#ifdef CONFIG_OF
> +#include <asm/idprom.h>
> +#include <asm/prom.h>
> +#endif
CONFIG_OF doesn't imply the presence of idprom.
idprom is completely sparc/m68k specific, whereas OF exists on many
platforms other than sparc/m68k.
--
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