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

Commit 9ca91e0f authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

[POWERPC] silence a warning



Left over from the constifying of get_property.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 4f896e53
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -89,7 +89,7 @@ static DEFINE_MUTEX(g5_switch_mutex);


#ifdef CONFIG_PMAC_SMU
#ifdef CONFIG_PMAC_SMU


static u32 *g5_pmode_data;
static const u32 *g5_pmode_data;
static int g5_pmode_max;
static int g5_pmode_max;


static struct smu_sdbp_fvt *g5_fvt_table;	/* table of op. points */
static struct smu_sdbp_fvt *g5_fvt_table;	/* table of op. points */