mirror of
https://github.com/torvalds/linux
synced 2026-06-28 22:02:06 +09:00
Instead, keep it static, expose an accessor and use that from the PowerMac code. Avoids easy namespace collisions and will make it easier to consolidate with other implementations. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>