diff options
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | 2014-09-06 22:17:07 +0300 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-16 12:23:59 -0400 |
commit | 7206111e529fe92074c5a4d4eeca402505009802 (patch) | |
tree | 93a5d4ffce432a6389d647307d4c8ce28d7486be /arch | |
parent | c970dffedb9f7bf76d67157c8ceba64496b0c64a (diff) | |
download | talos-obmc-uboot-7206111e529fe92074c5a4d4eeca402505009802.tar.gz talos-obmc-uboot-7206111e529fe92074c5a4d4eeca402505009802.zip |
mtd: nand: davinci_nand: update write_page function for keystone RBL
After mtd was synced with Linux 3.14
(ff94bc40af3481d47546595ba73c136de6af6929)
the number of parameters for write_page function of nand_chip was
changed. The additional two var were needed for subpage write.
As keystone has no supbage write they are not needed. So correct
only function definition by upgrading it's parameter list.
That helps to get ritd of compilation warning.
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions