mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
982313c38f
When this was rewriten to get mainlined and start to
use 'linux/bitfield.h' headers, XTAL_MASK was wrong.
It must mask three bits but only two were used. Hence
properly fix it to make things work.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-mt7621-pci.c | ||
phy-ralink-usb.c |