mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
Even if this spdif input driver is only supposed to be used on 64bits
platform, there is possible problem with 32bits and do_div, as reported
by the kbuild robot. Just fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| axg-card.c | ||
| axg-fifo.c | ||
| axg-fifo.h | ||
| axg-frddr.c | ||
| axg-pdm.c | ||
| axg-spdifin.c | ||
| axg-spdifout.c | ||
| axg-tdm-formatter.c | ||
| axg-tdm-formatter.h | ||
| axg-tdm-interface.c | ||
| axg-tdm.h | ||
| axg-tdmin.c | ||
| axg-tdmout.c | ||
| axg-toddr.c | ||
| Kconfig | ||
| Makefile | ||