mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 07:01:32 +00:00
18b3b7b323
After moving away from all the code we depend on in common we can get a clean device tree boot and delete the common code in arch/arm/mach-ixp4xx/common.c altogether. Two physical register addresses remain in use, just copy these verbatim into uncompress.h. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20220211223238.648934-13-linus.walleij@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
3 lines
56 B
Makefile
3 lines
56 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += ixp4xx-of.o
|