|
@@ -8,9 +8,6 @@
|
|
#define __ASM_FACILITY_H
|
|
#define __ASM_FACILITY_H
|
|
|
|
|
|
#include <generated/facilities.h>
|
|
#include <generated/facilities.h>
|
|
-
|
|
|
|
-#ifndef __ASSEMBLY__
|
|
|
|
-
|
|
|
|
#include <linux/string.h>
|
|
#include <linux/string.h>
|
|
#include <linux/preempt.h>
|
|
#include <linux/preempt.h>
|
|
#include <asm/lowcore.h>
|
|
#include <asm/lowcore.h>
|
|
@@ -72,5 +69,4 @@ static inline void stfle(u64 *stfle_fac_list, int size)
|
|
preempt_enable();
|
|
preempt_enable();
|
|
}
|
|
}
|
|
|
|
|
|
-#endif /* __ASSEMBLY__ */
|
|
|
|
#endif /* __ASM_FACILITY_H */
|
|
#endif /* __ASM_FACILITY_H */
|