qcacmn: Define platform CACHE_LINE_SZ
Add platform CACHE_LINE_SZ so that it can be used to roundup the data structures. Change-Id: Iec45f5747956d0797411f76c2fec1368a13e7d6d CRs-Fixed: 2046852
Этот коммит содержится в:

коммит произвёл
snandini

родитель
ed4bcf8e9d
Коммит
86287dcf2e
@@ -37,6 +37,8 @@
|
||||
#include <qdf_types.h>
|
||||
#include <i_qdf_mem.h>
|
||||
|
||||
#define QDF_CACHE_LINE_SZ __qdf_cache_line_sz
|
||||
|
||||
/**
|
||||
* qdf_align() - align to the given size.
|
||||
* @a: input that needs to be aligned.
|
||||
|
Ссылка в новой задаче
Block a user