]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 23 Nov 2016 13:40:00 +0000 (14:40 +0100)
committerSekhar Nori <nsekhar@ti.com>
Wed, 23 Nov 2016 14:56:42 +0000 (20:26 +0530)
commitd0c7546f6257b4680a760e3fd0dff8a7cc4600ff
tree90c5ae604d5b443f759bd55e52da57b09ba3fa53
parent48c28337380ac499df5e370bc1ec1d6217ac35bc
memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()

In order to avoid a section mismatch drop the call to
of_flat_dt_get_machine_name() when printing the error message.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
drivers/memory/da8xx-ddrctl.c