diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-05-22 00:25:46 +0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-05-26 21:38:25 +0400 |
commit | 897f3a18b0bbe466b7405d96bc99550578d5b145 (patch) | |
tree | 61f32b35d2039688556f56b09a7e23f4bcda0345 /arch/s390 | |
parent | fe4fd75b827a3c037d71ecaed04503e3637ccb1c (diff) | |
download | linux-897f3a18b0bbe466b7405d96bc99550578d5b145.tar.xz |
mtd: lpddr: fix Kconfig dependency, for I/O accessors
Not all architectures implement a writel_relaxed() accessor. Hopefully
this will change eventually, but for now, this means lpddr2_nvm.c can't
compile on some architectures.
Let's add an ARM dependency for now, and leave a comment so maybe we can
change this in the future.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Vincenzo Aliberti <vincenzo.aliberti@gmail.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions