[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150726.163658.1558548081941865290.davem@davemloft.net>
Date: Sun, 26 Jul 2015 16:36:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: borneo.antonio@...il.com
Cc: paul.gortmaker@...driver.com, netdev@...r.kernel.org,
linux-next@...r.kernel.org, alchark@...il.com
Subject: Re: [PATCH] net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI
not selected
From: Antonio Borneo <borneo.antonio@...il.com>
Date: Thu, 23 Jul 2015 09:35:51 +0800
> Digging in git log, arch that used to provide such empty instances
> moved to a centralized implementation by using GENERIC_PCI_IOMAP.
> For me such empty functions should be available by default when PCI is
> not set, but this is not the case today.
Then that is what we should fix instead of these hackish per-driver
patches.
Make it so that these fallback implementations always are present
when PCI is not set.
--
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