mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00: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 |