]> 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)
commit1d4220b4a6c918629c3f770f8ce3881b11c5b14f
tree4c715a95328e145934dcfded57ab53a954e3866d
parent3c8e75888fd1e6e13d8b07707947d2bdd8e6dfdc
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