fs: ubifs: Remove unused crc16 functions
The crc16 functions in ubifs are unused, so remove them.
(They were only used in the LPT functions which are completely removed
for the barebox readonly implementation)

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent fcb5c1f commit ea911d331860cbaa629b57dc5f86257bdf93d70a
@Sascha Hauer Sascha Hauer authored on 4 Mar 2019
Showing 4 changed files
View
fs/ubifs/Makefile
View
fs/ubifs/crc16.c 100644 → 0
View
fs/ubifs/crc16.h 100644 → 0
View
fs/ubifs/lpt_commit.c