Patch 2 fixes a trivial typo which disabled building of legacy.c by accident. Compiling for some of the boards now including this source again fails though due to undefined readl(). Fix this in a preceeding patch 1 to retain bisectability.
Changes since v1: - New patch 1 - Drop unrelated chunk from patch 2 Phil Sutter (2): board: Synology: legacy.c: Include asm/io.h board: Synology: common: Fix typo in Makefile board/Synology/common/Makefile | 2 +- board/Synology/common/legacy.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.52.0

