]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_dw: fix broken function call
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 27 Sep 2013 07:21:07 +0000 (10:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 00:39:11 +0000 (17:39 -0700)
commit4d385af04a1b18fe76ba60b79172a9989636ee41
tree4c715a95328e145934dcfded57ab53a954e3866d
parent4ac8affde0307a476d08e50a42128189aab6d7fa
serial: 8250_dw: fix broken function call

The stub for dw8250_probe_acpi() is missing an argument.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c