mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +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>