MIPS: Netlogic: Fix 0x0x prefixes.
authorAntonio Ospite <ao2@ao2.it>
Tue, 28 Apr 2015 11:11:25 +0000 (13:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:08:05 +0000 (12:08 +0200)
commit23eb6f4016758b756b54704b359e3c51d425d6ab
treec77dacdec735b9274934dc2100cc672582770c61
parentb7565cc3321987e46d1f65f5b5eb3fb48268fdc2
MIPS: Netlogic: Fix 0x0x prefixes.

Fix the 0x0x prefix in integer constants, in this case the registers
interval is actually 0x8065 .. 0x80A4 as confirmed some lines above in
the code.

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Cc: linux-mips@linux-mips.org
Cc: Jiri Kosina <trivial@kernel.org>
Patchwork: https://patchwork.linux-mips.org/patch/9908/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/xlp/ahci-init-xlp2.c