mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 10:10:33 +02:00
Most of the symbols for which we do not have a prototype can actually be made static and for the few that cannot, there is already a declaration in a header for it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
||
|---|---|---|
| .. | ||
| boards | ||
| clk.c | ||
| cpu.c | ||
| cs.c | ||
| dev-enet.c | ||
| dev-flash.c | ||
| dev-hsspi.c | ||
| dev-pcmcia.c | ||
| dev-rng.c | ||
| dev-spi.c | ||
| dev-uart.c | ||
| dev-usb-usbd.c | ||
| dev-wdt.c | ||
| early_printk.c | ||
| gpio.c | ||
| irq.c | ||
| Kconfig | ||
| Makefile | ||
| nvram.c | ||
| Platform | ||
| prom.c | ||
| reset.c | ||
| setup.c | ||
| timer.c | ||