https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261687
--- Comment #1 from Piotr Kubaj <[email protected]> --- Changing bus_space_handle to: #define bus_space_unmap(t, h, s) (*(t)->bs_unmap)(h) fixes build of that port, but I'm not sure whether it's a correct solution. -- You are receiving this mail because: You are the assignee for the bug.
