X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fubifs%2Fcrc16.h;h=052fd3311a9e010da6887d2cce1acf9c01f80e7b;hb=72dbff12a73291fb68d217e534eaed98d69ff5c5;hp=9443c084f8811d79bbd7904ff14f95fe2ecee42c;hpb=9eefe2a2b37a838558e3d213a9f5519503d0c180;p=u-boot diff --git a/fs/ubifs/crc16.h b/fs/ubifs/crc16.h index 9443c084f8..052fd3311a 100644 --- a/fs/ubifs/crc16.h +++ b/fs/ubifs/crc16.h @@ -27,4 +27,3 @@ static inline u16 crc16_byte(u16 crc, const u8 data) } #endif /* __CRC16_H */ -