From: John Hodge Date: Mon, 17 Oct 2011 02:28:56 +0000 (+0800) Subject: Modules/PL110 - Commenting X-Git-Tag: rel0.13~51 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;ds=sidebyside;h=cb29a2d959b88c732d7b7577dcea10d3d5271b84;p=tpg%2Facess2.git Modules/PL110 - Commenting --- diff --git a/Modules/Display/PL110/main.c b/Modules/Display/PL110/main.c index f1604c61..99a982f2 100644 --- a/Modules/Display/PL110/main.c +++ b/Modules/Display/PL110/main.c @@ -44,7 +44,8 @@ struct sPL110 }; // === CONSTANTS === -#define PL110_BASE 0x10020000 +#define PL110_BASE 0x10020000 // Integrator + const struct { short W, H; } caPL110_Modes[] = {