]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Define readq and writeq IO helper function
authorMichal Simek <michal.simek@xilinx.com>
Thu, 30 Jan 2014 14:27:26 +0000 (15:27 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 10 Feb 2014 06:42:03 +0000 (07:42 +0100)
commit9d8da792290757d7b324f4f6ee23ea480559e737
treee3609f0bcb8f918d6e2548a987081fb131faf072
parentbe34bc4d2e6c8451fbc2b2f5e6a8ac716bdf9d37
microblaze: Define readq and writeq IO helper function

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>
arch/microblaze/include/asm/io.h