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

Commit abad95f7 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] pasemi trivial iomem annotations

parent 750b1b81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@
#define IOBMAP_L2E_V		0x80000000
#define IOBMAP_L2E_V_CACHED	0xc0000000

static u32 *iob;
static u32 __iomem *iob;
static u32 iob_l1_emptyval;
static u32 iob_l2_emptyval;
static u32 *iob_l2_base;