Initial Contribution
msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142 Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
This commit is contained in:
@@ -299,6 +299,13 @@ static inline __deprecated void *bus_to_virt(unsigned long x)
|
||||
#define arch_is_coherent() 0
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set if the architecture speculatively fetches data into cache.
|
||||
*/
|
||||
#ifndef arch_has_speculative_dfetch
|
||||
#define arch_has_speculative_dfetch() 0
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#include <asm-generic/memory_model.h>
|
||||
|
||||
Reference in New Issue
Block a user