diff options
author | Cédric Le Goater <clg@kaod.org> | 2017-10-10 15:09:25 +0200 |
---|---|---|
committer | Andrew Jeffery <andrew@aj.id.au> | 2017-10-21 00:25:01 +1030 |
commit | 16f997c564f873b4fdf12fc90ee8a9f6f6080961 (patch) | |
tree | c3a393709395d8ba7e5557e600b4332e656b607a /common/lcd_simplefb.c | |
parent | 2539aab52fad65a52fd37df0d0dc41282afe4d04 (diff) | |
download | blackbird-obmc-uboot-16f997c564f873b4fdf12fc90ee8a9f6f6080961.tar.gz blackbird-obmc-uboot-16f997c564f873b4fdf12fc90ee8a9f6f6080961.zip |
aspeed/timer: move static variables under arch_global_data
The timestamp and lastdec variables are under BSS which is a problem
as the timer_init() routine is called in the early init phase. Move
them under arch_global_data.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'common/lcd_simplefb.c')
0 files changed, 0 insertions, 0 deletions