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)
commit058555739166561b97313123521574f0a9b2c9d7
tree4c715a95328e145934dcfded57ab53a954e3866d
parentb15e5691cc98b5e17db8ba8a433a4ac78efbf590
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