blob: 670f22518c421dd1f8bf4228f48b8b8de5c0b025 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- ubifs-v2.6.24/drivers/mtd/ubi/gluebi.c 2009-04-07 17:14:47.000000000 +0200
+++ linux-2.6.24/drivers/mtd/ubi/gluebi.c 2009-04-24 13:08:55.000000000 +0200
@@ -28,7 +28,6 @@
* eraseblock size is equivalent to the logical eraseblock size of the volume.
*/
-#include <linux/math64.h>
#include "ubi.h"
/**
|