mirror of
https://github.com/torvalds/linux
synced 2026-06-14 06:12:18 +09:00
Some drivers check if readq/writeq functions are defined. If not internal driver functions are used which cause compilation failures. Signed-off-by: Michal Simek <michal.simek@xilinx.com>