Split this unrelated changes into a seperate commit. --- include/ata_drive.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ata_drive.h b/include/ata_drive.h index d61c6f11d4d3..11685eef12cf 100644 --- a/include/ata_drive.h +++ b/include/ata_drive.h @@ -14,7 +14,7 @@ */ #ifndef ATA_DISK_H -#define ATA_DISK_H +# define ATA_DISK #include <block.h> @@ -197,4 +197,4 @@ struct device_d; * 0x400 data data 16 bit area with 1 kiB in size */ -#endif /* ATA_DISK_H */ +#endif /* ATA_DISK */ -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox