aboutsummaryrefslogtreecommitdiff
path: root/include/linux/raid
diff options
context:
space:
mode:
authorKen Cox <[email protected]>2015-07-09 13:28:56 -0400
committerGreg Kroah-Hartman <[email protected]>2015-07-14 18:35:55 -0700
commit2164be191e3d627dd7744b7224daf9ad9495c9af (patch)
treebaf0423a39cf66b0c6f02dc20819b796b3ebd088 /include/linux/raid
parent1fc07f99134ba0b8d4099322ea0753137ea7ed3b (diff)
staging: unisys: Fix broken build when ARCH=um
When building with ARCH=um you get the following error: arch/x86/include/asm/cpufeature.h:252:42: error: 'REQUIRED_MASK0' undeclared The Unisys drivers should not be compiled for UML, so this patch addresses that by adding a dependency to kconfig for !UML. Reported-by: kbuild test robot <[email protected]> Tested-by: Ken Cox <[email protected]> Signed-off-by: Ken Cox <[email protected]> Signed-off-by: Benjamin Romer <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/raid')
0 files changed, 0 insertions, 0 deletions