On Thu, Aug 31, 2017 at 4:44 PM, Eric Bentley <[email protected]> wrote: > - if (sdio_set_host_pm_flags(sdiodev->func[1], sdio_flags)) > + if (sdio_set_host_pm_flags(sdiodev->func[1], sdio_flags)) (
Hi Eric,
Shouldn't that be a '{' instead of '('? Maybe I'm missing some
context, but that doesn't look compilable.
:)
- Steve
