ar71xx: fix drivers/mtd/nand/ar934x_nfc.c
authorPaul Wassi <p.wassi@gmx.at>
Wed, 16 Nov 2016 06:25:10 +0000 (07:25 +0100)
committerJohn Crispin <john@phrozen.org>
Fri, 18 Nov 2016 20:57:19 +0000 (21:57 +0100)
commit6e65576f2d808513148bc8b6e399e62805c3fe03
tree9c3a2dc34ba6bebb9ba9867ded341fdaa8fc44c5
parent16adf49620e327feefd9c4087ea175f0759e4258
ar71xx: fix drivers/mtd/nand/ar934x_nfc.c

Fix the incorrect usage of ar934x_nfc_write_page and ar934x_nfc_write_page_raw.
Add *page* in the argument list and remove the local variable.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c