Format string fix in disabled code. Format bus_space_handle_t with %xl,
authorsf <sf@openbsd.org>
Thu, 8 May 2014 18:09:22 +0000 (18:09 +0000)
committersf <sf@openbsd.org>
Thu, 8 May 2014 18:09:22 +0000 (18:09 +0000)
commit759660b3a1f7e887ae9570eeac709b33e5aa5293
tree9f0810f4f65be3a9061280240e012bf19f714c51
parent9da7983824ad6bfad1074f11bf875538c5cd1d2c
Format string fix in disabled code. Format bus_space_handle_t with %xl,
cast bus_space_tag_t to (u_long)
sys/dev/pci/ahc_pci.c