]> git.baikalelectronics.ru Git - kernel.git/commit
memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 12 Apr 2019 03:09:41 +0000 (12:09 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 17 Jul 2019 01:25:10 +0000 (10:25 +0900)
commit7a6e57331fdaa1f3d17b1ef550c06409a06dbf8b
tree21b878722da00cae9762887119e789370e27565f
parent5bd82cc71c33e015410ac72676fd5ae115a8a2ab
memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/

<generated/ti-emif-asm-offsets.h> is only generated and included
by drivers/memory/, so it does not need to reside in the globally
visible include/generated/.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
drivers/memory/.gitignore [new file with mode: 0644]
drivers/memory/Makefile
drivers/memory/ti-emif-sram-pm.S