linux/drivers/video/fbdev/nvidia
Johannes Berg 2662c7a9c3 fbdev: nvidiafb: fix build on 32-bit ARCH=um
Now that ARCH=um no longer has IO port accesses, this driver
can no longer build as-is. Make the IO port calls not just
conditional on i386 but also !UML.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2025-07-27 19:56:50 +02:00
..
Makefile
nv_accel.c
nv_backlight.c
nv_dma.h
nv_hw.c
nv_i2c.c
nv_local.h
nv_of.c
nv_proto.h
nv_setup.c
nv_type.h
nvidia.c