aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2013-11-15 18:57:42 -0800
committerLinus Torvalds <[email protected]>2013-11-15 18:57:42 -0800
commitf63c4824aa1b745cf283453fd53385230307d8d1 (patch)
treeb773366ecb8f74f9965d8db301881f94125b1fab /net/lapb/lapb_out.c
parente0da5c9a49b927d9e5f62b21a7abc283e99022e2 (diff)
Don't try to compile shmobile-iommu outside of ARM
Commit 7d02c4d64dbb ("iommu/shmobile: Enable the driver on all ARM platforms") completely brokenly enabled the shmobile-iommu driver under COMPILE_TEST. It's bogus, because it won't compile anywhere else than ARM, since it tries to include <asm/dma-iommu.h>, which is very much ARM-only. So remove the bogus COMPILE_TEST dependency, which just causes allmodconfig to fail on non-ARM platforms. Cc: Joerg Roedel <[email protected]> Cc: [email protected] Cc: Laurent Pinchart <[email protected]> Cc: Simon Horman <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions