diff options
author | Chunyan Zhang <chunyan.zhang@spreadtrum.com> | 2014-12-04 06:29:35 +0000 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2014-12-04 10:10:59 +0000 |
commit | af2c632e234f7158e891c27cc2270f8843f08855 (patch) | |
tree | 208678497481c9d6dcb43ec8f72c8d26a0853b1e /lib/mpi/mpiutil.c | |
parent | 06f9eb884be81431d54d7d37390043e3b5b7f14a (diff) |
arm64/include/asm: Fixed a warning about 'struct pt_regs'
If I include asm/irq.h on the top of my code, and set ARCH=arm64,
I'll get a compile warning, details are below:
warning: ‘struct pt_regs’
declared inside parameter list [enabled by default]
This patch is suggested by Arnd, see:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/308270.html
Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions