Re: [SOUND] hda_intel: build fix
From: Ralf Baechle
Date: Tue Mar 13 2007 - 08:45:01 EST
> Ah, that's a nasty part of C const. It should be like
> const struct snd_ice1712_card_info *c;
> but for pointer-of-pointer, something like
> struct snd_ice1712_card_info * const *tbl;
Well, that works.
Andrew, I'm going to post an updated patch in separate email.
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/