aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2016-07-19 20:05:41 +0000
committerBrian Norris <[email protected]>2016-07-20 02:48:48 +0000
commit1dcff2e4ae728a36876bdb108173f4cbcae128bf (patch)
treeaa3886dc94eed79e625d24cfaae5bfae0d42fe8e /drivers/net/xen-netback/interface.c
parentmtd: mtk-nor: remove duplicated include from mtk-quadspi.c (diff)
downloadkernel-1dcff2e4ae728a36876bdb108173f4cbcae128bf.tar.gz
kernel-1dcff2e4ae728a36876bdb108173f4cbcae128bf.zip
mtd: spi-nor: don't build Cadence QuadSPI on non-ARM
This controller driver is used only on ARM but is mostly written portably so it can build on other arch'es. Unfortunately, at least x86 doesn't provibe readsl()/writesl() accessors. We could possibly fix this issue in the future by using io{read,write}32_rep() instead, but let's just drop the architectures we aren't using for now. Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions