diff options
Diffstat (limited to 'arch/s390/boot/boot.h')
| -rw-r--r-- | arch/s390/boot/boot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/boot/boot.h b/arch/s390/boot/boot.h index 69f261566a64..668d88fbeccb 100644 --- a/arch/s390/boot/boot.h +++ b/arch/s390/boot/boot.h @@ -12,7 +12,6 @@ #include <asm/physmem_info.h> struct machine_info { - unsigned char has_edat1 : 1; unsigned char has_edat2 : 1; }; |