[PATCH] nvidiafb: fix build on 32-bit ARCH=um
Helge Deller
deller at gmx.de
Fri Jun 6 19:24:04 UTC 2025
On 6/6/25 11:02, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg at intel.com>
>
> 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 at arndb.de>
> Signed-off-by: Johannes Berg <johannes.berg at intel.com>
> ---
> drivers/video/fbdev/nvidia/nv_local.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to fbdev git tree.
Thanks!
Helge
More information about the dri-devel
mailing list