commit | bf89689cc1afb3c0af7e4bd3b67d10260d52af38 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Nov 21 22:35:56 2017 +0100 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Nov 21 23:57:24 2017 +0100 |
tree | 670247b653a049be8aceebc16bf9dcc1d112f9f4 | |
parent | 215db9ca7297353c639796f180bfa8dc9a715aea [diff] |
rockchip: remove duplicate CONFIG_ENV_SIZE definitions A few header files still have a definition of CONFIG_ENV_SIZE, causing warnings during buildman runs. This removes the duplicate definitions from evb_px5.h, geekbox.h and rv1108_common.h. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>