summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
diff options
context:
space:
mode:
authorMasahiro Yamada2019-06-03 10:12:33 +0200
committerOlof Johansson2019-06-17 13:45:21 +0200
commit5ec47cda74e98ad2f723f93b4a97ba87638338aa (patch)
treeed3e9856fce5d3474844ad12bdd664716e7597c7 /drivers/firmware
parentmemory: move jedec_ddr_data.c from lib/ to drivers/memory/ (diff)
downloadkernel-qcow2-linux-5ec47cda74e98ad2f723f93b4a97ba87638338aa.tar.gz
kernel-qcow2-linux-5ec47cda74e98ad2f723f93b4a97ba87638338aa.tar.xz
kernel-qcow2-linux-5ec47cda74e98ad2f723f93b4a97ba87638338aa.zip
memory: move jedec_ddr.h from include/memory to drivers/memory/
Now that jedec_ddr_data.c was moved from lib/ to drivers/memory/, <memory/jedec_ddr.h> is included only from drivers/memory/. Make it a local header of drivers/memory/. The directory include/memory is now gone. While I am here, I also changed #include <linux/module.h> to <linux/export.h>. Because CONFIG_DDR is bool, jedec_ddr_data.c is never compiled as a module. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions