Skip to content
Snippets Groups Projects
Commit 97b920da authored by Daniel Schwierzeck's avatar Daniel Schwierzeck
Browse files

MIPS: xburst: fix broken access to global_data


Fix access to global_data which is broken since commits:

commit 035cbe99
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:49:08 2012 +0000

    mips: Move per_clk and dev_clk to arch_global_data

    Move these field into arch_global_data and tidy up. The other
    CONFIG_JZSOC fields are used by various architectures, so just remove
    the #ifdef bracketing for these.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>

commit 582601da
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:48:35 2012 +0000

    arm: Move lastinc to arch_global_data

    Move this field into arch_global_data and tidy up.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>

commit 66ee6923
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:48:34 2012 +0000

    arm: Move tbl to arch_global_data

    Move this field into arch_global_data and tidy up.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>

Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Xiangfu Liu <xiangfu@openmobilefree.net>
parent 58864ddc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment