Messages in this thread |  | | Date | Mon, 8 Apr 2024 14:16:02 +0800 | | From | Tzung-Bi Shih <> | | Subject | Re: [PATCH 1/1] platform: add HAS_IOPORT dependencies |
| |
On Fri, Apr 05, 2024 at 03:41:51PM +0200, Niklas Schnelle wrote: > In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at > compile time. We thus need to add HAS_IOPORT as dependency for those > drivers using them. > > Co-developed-by: Arnd Bergmann <arnd@kernel.org> > Signed-off-by: Arnd Bergmann <arnd@kernel.org> > Acked-by: Tzung-Bi Shih <tzungbi@kernel.org> > Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Applied with a slight title change.
|  |