X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fubifs%2Fcrc16.h;h=052fd3311a9e010da6887d2cce1acf9c01f80e7b;hb=9967adb71db685c0b45312f966e954d9fe5293c7;hp=9443c084f8811d79bbd7904ff14f95fe2ecee42c;hpb=1129b14e549c8629cbff8c19cb650cc431211868;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 */ -