Files
u-boot-tk1-som/drivers
Jagan Teki 5f24d123c8 spi: xilinx_spi: Add asm/io.h include file
This patch includes asm/io.h for readl and writel calls.

build errors:
drivers/spi/xilinx_spi.c: In function 'xilinx_spi_probe':
drivers/spi/xilinx_spi.c:119:2: warning: implicit declaration of function 'writel' [-Wimplicit-function-declaration]
drivers/spi/xilinx_spi.c: In function 'xilinx_spi_xfer':
drivers/spi/xilinx_spi.c:193:2: warning: implicit declaration of function 'readl' [-Wimplicit-function-declaration]

Signed-off-by: Jagan Teki <jteki@openedev.com>
Cc: Michal Simek <michal.simek@xilinx.com>
2015-07-01 21:15:03 +05:30
..
2015-06-12 16:53:04 -04:00
2015-04-29 21:02:33 -06:00
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-07-01 21:15:03 +05:30
2015-05-26 14:13:12 +02:00
2015-06-10 19:26:54 -06:00
2015-04-29 21:02:33 -06:00