CRIS: don't make asm/elf.h depend on asm/user.h
authorRabin Vincent <rabin@rab.in>
Thu, 14 May 2015 15:00:58 +0000 (17:00 +0200)
committerJesper Nilsson <jespern@axis.com>
Fri, 4 Sep 2015 22:33:25 +0000 (00:33 +0200)
We're going to export asm/elf.h; remove its dependencies on the
non-exported asm/user.h and the unused asm/system.h include.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

No differences found