diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-04-19 13:46:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-19 19:06:24 -0700 |
commit | 1f6155f5faabb7b99cb7a96abbd52e4bfcbdfc03 (patch) | |
tree | 5a6dc24a7b0d8d6315407f341e3b3c0a7a0c70d0 /tools | |
parent | 6d5f89c7b4fa5f8d6dc757982402c032183ffd8d (diff) |
USB: bcma: suspend() only takes one argument now
We changed the API here a couple months ago. It suspend() only takes
one argument now. GCC complains about this:
drivers/usb/host/bcma-hcd.c:320:2: warning: initialization from
incompatible pointer type [enabled by default]
drivers/usb/host/bcma-hcd.c:320:2: warning: (near initialization
for ‘bcma_hcd_driver.suspend’) [enabled by default]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions