Skip to content
Snippets Groups Projects
Commit e6e505b9 authored by Alexander Graf's avatar Alexander Graf Committed by Hans de Goede
Browse files

sunxi: Move cpu independent code to mach directory


Some of the code in arch/arm/cpu/armv7/sunxi is actually armv7 specific, while
most of it is just generic code that could as well be used on an AArch64 SoC.

Move all files that are not really tied to armv7 into a new mach-sunxi
directory.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Acked-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent fa06f7ed
No related branches found
No related tags found
No related merge requests found
Showing
with 52 additions and 37 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment