Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77253b3d authored by Georg Veichtlbauer's avatar Georg Veichtlbauer
Browse files

ANDROID: dm-bow: Drop SECTOR_SIZE redefinition

Already defined in linux/blkdev.h

Change-Id: I43393ae2070ab19de8c094591d07d0e1aa0acdf2
parent 7d036060
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
#include <linux/module.h>

#define DM_MSG_PREFIX "bow"
#define SECTOR_SIZE 512

struct log_entry {
	u64 source;