diff options
author | Linus Torvalds <[email protected]> | 2014-07-30 08:56:23 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-07-30 08:56:23 -0700 |
commit | 1d8fcba1de632d7a43349788ad534c5a32c5a44c (patch) | |
tree | bcc6dec544fc2d9ab03a8e40f7c2d3242b58d64d /include/linux/fpga/fpga-mgr.h | |
parent | b527caee1b91946db844b1dc63d4f726958891c8 (diff) |
Revert "cdc_subset: deal with a device that needs reset for timeout"
This reverts commit 20fbe3ae990fd54fc7d1f889d61958bc8b38f254.
As reported by Stephen Rothwell, it causes compile failures in certain
configurations:
drivers/net/usb/cdc_subset.c:360:15: error: 'dummy_prereset' undeclared here (not in a function)
.pre_reset = dummy_prereset,
^
drivers/net/usb/cdc_subset.c:361:16: error: 'dummy_postreset' undeclared here (not in a function)
.post_reset = dummy_postreset,
^
Reported-by: Stephen Rothwell <[email protected]>
Acked-by: David Miller <[email protected]>
Cc: Oliver Neukum <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions