`sram.h` is not referenced anywhere (or, better, `grep -ir sram.h` does not return any matching result) while `gpio.h` is included with `<linux/gpio.h>`, suggesting the system header file is used. |
||
|---|---|---|
| .. | ||
| Kbuild.in | ||
| Makefile.am | ||
| gpio.c | ||
| module.c | ||
| module.h | ||
| netdev.c | ||
| netdev.h | ||
| sram.c | ||
| update.c | ||
| update.h | ||