commit | 9803e4e1db1a501c9f45ffb565d08771304168cf | [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 | cc67a0b6e5eb0a96743d2513ab6037bd13d183d5 [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>