diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index bea7d7febdab..b7e921d207fb 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h @@ -37,9 +37,6 @@ #include #endif -#define __FS_HAS_ENCRYPTION IS_ENABLED(CONFIG_EXT4_FS_ENCRYPTION) -#include - /* * The fourth extended filesystem constants/structures */