arm: Add explicit include of <asm/mach-types.h>Rather than relying on common.h to provide this include, which is goingaway at some point, include it explicitly in each file.Signed-off-by: Simon
arm: Add explicit include of <asm/mach-types.h>Rather than relying on common.h to provide this include, which is goingaway at some point, include it explicitly in each file.Signed-off-by: Simon Glass <sjg@chromium.org>Reviewed-by: Tom Rini <trini@konsulko.com>
show more ...
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesWith the latest mach-types values we have many instances where we nolonger need to define a value and a few cases where the name (but n
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesWith the latest mach-types values we have many instances where we nolonger need to define a value and a few cases where the name (but notvalue) have changed slightly.Signed-off-by: Tom Rini <trini@konsulko.com>
Add support for Seagate BlackArmor NAS220Add support for Seagate BlackArmor NAS220Signed-off-by: Evgeni Dobrev <evgeni@studio-punkt.com>