commit | 442ce1c8efbce4d75047721fe6a457b43c457cd3 | [log] [tgz] |
---|---|---|
author | Paul Barker <paul.barker.ct@bp.renesas.com> | Wed Nov 01 20:05:53 2023 +0000 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Nov 02 11:30:18 2023 +0100 |
tree | 1e49afc9e11b5ce78c72001be1d4b584296f64ce | |
parent | 3f0065670ca9efd2e61e28cd3ec6d184520557e6 [diff] |
arm: mach-rmobile: Drop <common.h> For most source files we can just drop <common.h>. We need to add an include for <asm/u-boot.h> in a couple of places. Also sort the include list in memmap-gen3.c while we're here. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>