MIPS: Use phys_addr_t instead of phys_t
authorJaedon Shin <jaedon.shin@gmail.com>
Fri, 12 Dec 2014 18:51:15 +0000 (19:51 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Dec 2014 23:36:13 +0000 (15:36 -0800)
commitad8f723afbfe242ad2bc5067e06ca438b6a5c8a9
tree99d10da36fb5b947dcb03fb1e0d7af87218366d1
parent26ceb127f7bcf473db926c6a026b18ddd6f274e8
MIPS: Use phys_addr_t instead of phys_t

Ralf Baechle says:
 "This should have been part of the merge commit c0222ac08666 (Merge
  branch 'upstream' of git://git.linux-mips.org/pub/scm/-
  ralf/upstream-linus) but I forgot to mention the need for this in my
  pull request"

Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mips/kernel/setup.c