Messages in this thread |  | | | Subject | Re: HTC Dream: mmc compilation fixes | | From | Daniel Walker <> | | Date | Tue, 08 Dec 2009 12:45:22 -0800 |
| |
On Sun, 2009-12-06 at 20:59 +0100, Pavel Machek wrote: > + > +struct embedded_sdio_data { > + struct sdio_cis cis; > + struct sdio_cccr cccr; > + struct sdio_embedded_func *funcs; > + int num_funcs; > +};
There's some indentation problems in this block, I'll fix it prior to merging it..
Daniel
|  |