diff --git a/[refs] b/[refs] index ecfc6b636fa6..febb6a761485 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 114d1ff4f551c8cc940de71b03c5b7365b4124f5 +refs/heads/master: edc0e6595616db3f34229077f30eb0616d1e0b84 diff --git a/trunk/arch/um/kernel/um_arch.c b/trunk/arch/um/kernel/um_arch.c index 73747ac19774..e2d3ca445ef5 100644 --- a/trunk/arch/um/kernel/um_arch.c +++ b/trunk/arch/um/kernel/um_arch.c @@ -243,10 +243,6 @@ static int __init mode_tt_setup(char *line, int *add) return(0); } -#else - -#error Either CONFIG_MODE_TT or CONFIG_MODE_SKAS must be enabled - #endif #endif #endif