K 10 svn:author V 3 ian K 8 svn:date V 27 2015-12-21T23:47:49.949436Z K 7 svn:log V 350 Include machine/_bus.h so that bus_space_[tag|handle]_t will be available. It appears that all platforms except aarch64 are getting the file via various header pollution, and ensuring _bus.h is included before any openfirmware headers in every consumer of ofw/fdt stuff seems like more of a career path than a task, so I'm taking this easy way out. END