commit | d26a22d06708ba5a181003d44fcd6d0885cec8d4 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon Oct 12 13:35:16 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Oct 19 09:50:45 2015 -0700 |
tree | 2d0b590847c15033547e5ce73aec55e23fb763d2 | |
parent | a5c603a22bff27f3aea7e747af4229d75278f3ff [diff] |
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST This driver doesn't actually need ARCH_MXC to compile. Relax the constraints. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Han xu <han.xu@freescale.com>