Merge branch 'master' of git://git.denx.de/u-boot-ubi
[oweals/u-boot.git] / fs / ubifs / crc16.h
index 9443c084f8811d79bbd7904ff14f95fe2ecee42c..052fd3311a9e010da6887d2cce1acf9c01f80e7b 100644 (file)
@@ -27,4 +27,3 @@ static inline u16 crc16_byte(u16 crc, const u8 data)
 }
 
 #endif /* __CRC16_H */
-