commit | b0d1ca2a7c90f7b483dd34ec6f0bd9291d38f365 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Jan 13 18:13:50 2015 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Jan 22 12:34:55 2015 +0100 |
tree | 167c30967a8247a8341849a61f19822010522392 | |
parent | d5c48aedc924b60ba3c39e0b1dcf7360fd96090d [diff] |
sunxi: Rename cpu.h to cpu_sun4i.h sun4i - sun8i have (aprox.) the same iomem layout, but sun9i is quite different, so add a wrapper cpu.h which includes the right mach specific cpu_sun#i.h based on mach, like we already do with clock.h and dram.h . Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>