diff options
| author | Linus Walleij <[email protected]> | 2011-08-02 15:48:38 +0000 |
|---|---|---|
| committer | Sekhar Nori <[email protected]> | 2011-09-07 11:52:12 +0000 |
| commit | 897a6a1a14837d6d582bfd1fd7aba00be44b6469 (patch) | |
| tree | 7130d3bfc68fa0bff0955ca4d7f6a9fa40a64a41 /lib/debugobjects.c | |
| parent | ARM: davinci: correct MDSTAT_STATE_MASK (diff) | |
| download | kernel-897a6a1a14837d6d582bfd1fd7aba00be44b6469.tar.gz kernel-897a6a1a14837d6d582bfd1fd7aba00be44b6469.zip | |
ARM: davinci: fix cache flush build error
The TNET variant of DaVinci compiles some code that it shares
with other DaVinci variants, however it has a V6 CPU rather than
an ARM926T, thus the hardcoded call to arm926_flush_kern_cache_all()
in sleep.S will obviously fail, and we need to build with the
v6_flush_kern_cache_all() call instead. This was triggered by
manually altering the DaVinci config to build the TNET version.
Cc: Dave Martin <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Sekhar Nori <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
