mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
Otherwise it triggers a compile warning like:
sound/ppc/keywest.c:104:1: warning: data definition has no type or storage class
sound/ppc/keywest.c:104:1: error: type defaults to 'int' in declaration of 'MODULE_DEVICE_TABLE' [-Werror=implicit-int]
Fixes:
|
||
|---|---|---|
| .. | ||
| awacs.c | ||
| awacs.h | ||
| beep.c | ||
| burgundy.c | ||
| burgundy.h | ||
| daca.c | ||
| Kconfig | ||
| keywest.c | ||
| Makefile | ||
| pmac.c | ||
| pmac.h | ||
| powermac.c | ||
| snd_ps3.c | ||
| snd_ps3.h | ||
| snd_ps3_reg.h | ||
| tumbler.c | ||
| tumbler_volume.h | ||