OSDN Git Service

MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
authorRafał Miłecki <zajec5@gmail.com>
Wed, 3 Sep 2014 20:51:06 +0000 (22:51 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:44:59 +0000 (07:44 +0100)
commit8d602dd0f984e8488ab891344ebdb6e1f3128c4a
tree4bf080e55c985ef84980ba1193b5f9fa951d013a
parent4060bbe9931eca2ed3c2124022a070a75d507472
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR

We should be using ioremap_nocache helper which handles remaps in a
smarter way.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: http://patchwork.linux-mips.org/patch/7611/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/nvram.c