commit | 3bf46e6a6de71a31be05545d59819ca73e367ddc | [log] [tgz] |
---|---|---|
author | Zhao Qiang <qiang.zhao@nxp.com> | Fri Feb 05 10:04:16 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Wed Feb 24 08:51:14 2016 -0800 |
tree | 736085ec86cc294fb387ba6c1288fbf3c9530924 | |
parent | 5a7c40bea618dfa50c6ae5f171782b49fd8250a6 [diff] |
driver: qe: Mask the codes not used for micro QE there are some code in qe.c not used for micro QE, use "#ifdef CONFIG_QE" to mask them. Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>