summaryrefslogtreecommitdiff
path: root/configs/mk802_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jteki@openedev.com>2015-06-27 00:51:37 +0530
committerJagan Teki <jteki@openedev.com>2015-07-01 21:15:03 +0530
commit5f24d123c868c8f2900c7c3f8aa7efc5e6ccc6be (patch)
tree5cb83107d688651ad01bb71308bbef11bf31705e /configs/mk802_defconfig
parent9505c36ed05b94a11c836b1347fd1e4c1918dd50 (diff)
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>
Diffstat (limited to 'configs/mk802_defconfig')
0 files changed, 0 insertions, 0 deletions