commit | abd77e91f39f44865a37887512f1034e275dddd8 | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Tue Apr 17 19:01:15 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Tue Apr 17 20:52:17 2018 +0300 |
tree | d39fa0aafc8d52ffb5b6688e7bbf1a11c354c835 | |
parent | 6d59862e316b9e3b85044ecebbf682aef04ce535 [diff] |
ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c "Global data" structure "gd" is not used in init_helpers.c thus DECLARE_GLOBAL_DATA_PTR might be safely removed. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>