mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>