From: Heinz Mauelshagen <heinzm@xxxxxxxxxx> Signed-off-by: heinzm <heinzm@xxxxxxxxxx> --- include/linux/raid/pq.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/raid/pq.h b/include/linux/raid/pq.h index 41c525e4c959..9e6171c4e7ed 100644 --- a/include/linux/raid/pq.h +++ b/include/linux/raid/pq.h @@ -64,7 +64,6 @@ extern const char raid6_empty_zero_page[PAGE_SIZE]; #define subsys_initcall(x) #define module_exit(x) -#define IS_ENABLED(x) (x) #define CONFIG_RAID6_PQ_BENCHMARK 1 #endif /* __KERNEL__ */ -- 2.39.2