diff --git a/[refs] b/[refs] index 088543986f54..4c355513d698 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 31c1771cdbf0edea96e109e24dae387d331b6d96 +refs/heads/master: 8c95aa60d2ae3c4e63705ee0f18e155898b09662 diff --git a/trunk/arch/um/include/asm/percpu.h b/trunk/arch/um/include/asm/percpu.h new file mode 100644 index 000000000000..efe7508d8abd --- /dev/null +++ b/trunk/arch/um/include/asm/percpu.h @@ -0,0 +1,6 @@ +#ifndef __UM_PERCPU_H +#define __UM_PERCPU_H + +#include + +#endif /* __UM_PERCPU_H */