Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[platform/kernel/u-boot.git] / fs / ubifs / crc16.h
index 9443c08..052fd33 100644 (file)
@@ -27,4 +27,3 @@ static inline u16 crc16_byte(u16 crc, const u8 data)
 }
 
 #endif /* __CRC16_H */
-