mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 09:22:17 +02:00
A missing comma caused a build failure:
drivers/soc/atmel/soc.c:196:24: error: too few arguments provided to function-like macro invocation
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sfr.c | ||
| soc.c | ||
| soc.h | ||