driver: qe: Mask the codes not used for micro QE
authorZhao Qiang <qiang.zhao@nxp.com>
Fri, 5 Feb 2016 02:04:16 +0000 (10:04 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 24 Feb 2016 16:51:14 +0000 (08:51 -0800)
commit3bf46e6a6de71a31be05545d59819ca73e367ddc
tree736085ec86cc294fb387ba6c1288fbf3c9530924
parent5a7c40bea618dfa50c6ae5f171782b49fd8250a6
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>
drivers/qe/qe.c