Yep – tried to clean some white space up at the last minute…ugh
On 8/31/17, 7:49 PM, "[email protected] on behalf of Steve deRosier"
<[email protected] on behalf of [email protected]> wrote:
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