Home
last modified time | relevance | path

Searched hist:ce3e8ec08dacba16292e1c6948f2983d1d3f1eea (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dparport.hdiff ce3e8ec08dacba16292e1c6948f2983d1d3f1eea Mon May 22 12:50:28 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> parport: PC style parport depends on HAS_IOPORT

In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. As PC style parport uses these functions we need to
handle this dependency.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/r/20230522105049.1467313-24-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/drivers/parport/
H A DKconfigdiff ce3e8ec08dacba16292e1c6948f2983d1d3f1eea Mon May 22 12:50:28 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> parport: PC style parport depends on HAS_IOPORT

In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. As PC style parport uses these functions we need to
handle this dependency.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/r/20230522105049.1467313-24-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>