diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2018-07-06 22:42:43 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2018-08-20 11:25:35 -0700 |
commit | 66eb957df4c7f60afb2bf19873f12214a2b3b62b (patch) | |
tree | 805d0449f4385c0d396dae9f4c1b6fc30ee9998f /arch/arm/mach-omap2/pm-debug.c | |
parent | 1009aa1205c2c5e9101437dcadfa195708d863bf (diff) | |
download | linux-66eb957df4c7f60afb2bf19873f12214a2b3b62b.tar.bz2 |
riscv: Delete asm/compat.h
riscv does not enable CONFIG_COMPAT in default configurations:
defconfig, allmodconfig and allnoconfig.
Remove the asm/compat.h as it does not seem to add any value to
the architecture without CONFIG_COMPAT.
Now that time compat syscalls are being reused in non CONFIG_COMPAT
modes, asm-generic/compat.h provides definitions for riscv 32 bit
mode.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Cc: palmer@sifive.com
Cc: linux-riscv@lists.infradead.org
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'arch/arm/mach-omap2/pm-debug.c')
0 files changed, 0 insertions, 0 deletions