1
0
Fork 0
alistair23-linux/drivers/mtd/lpddr
Brian Norris 897f3a18b0 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>
2014-05-26 10:38:25 -07:00
..
Kconfig mtd: lpddr: fix Kconfig dependency, for I/O accessors 2014-05-26 10:38:25 -07:00
Makefile mtd: lpddr: add driver for LPDDR2-NVM PCM memories 2014-05-20 17:45:17 -07:00
lpddr2_nvm.c mtd: lpddr: add driver for LPDDR2-NVM PCM memories 2014-05-20 17:45:17 -07:00
lpddr_cmds.c mtd: lpddr: Remove unnecessary OOM messages 2014-03-10 22:42:24 -07:00
qinfo_probe.c mtd: lpddr: Remove unnecessary OOM messages 2014-03-10 22:42:24 -07:00