On Fri, Sep 25, 2009 at 02:06, <[email protected]> wrote: > +/* DSP MODE */ > +#define DSPMODE_PLAYBACK_ENA 0x01 > +#define DSPMODE_CAPTURE_ENA 0x02
not sure what editor you're using, but it seems like a common mistake to have a lot of whitespace damage in it. i cleaned a lot of mixed space/tabs in this header already, and this change introduces more. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
