commit | e539a7c2795323e9824a9b8ec7fb1a4995213b52 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun Nov 11 12:31:03 2018 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Nov 20 13:08:15 2018 +0100 |
tree | ba593378e9141e0d44acfef437c50fb568bb73e7 | |
parent | 21ea515ee708a56feed1627258a1cc26dd60907c [diff] |
linux/sizes.h: sync from kernel The kernel added SZ_4G macro in commit f2b9ba871b (arm64/kernel: kaslr: reduce module randomization range to 4 GB). Include linux/const.h for the _AC macro. Drop a local SZ_4G definition in tegra code. Cc: Tom Warren <twarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Stefan Roese <sr@denx.de>