mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>