mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 08:35:19 -05:00
ce253b8573
In the awk script, there was a typo with the comparison operator when
checking if the matched pattern is inside an Enum block.
This prevented the generation of the whole sysreg-defs.h header.
Fixes:
|
||
---|---|---|
.. | ||
cpucaps | ||
gen-cpucaps.awk | ||
gen-sysreg.awk | ||
Makefile | ||
sysreg |