X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-socfpga%2Fsystem_manager.c;h=75a65f3e62369cec486bf70549a15592b8dcceb6;hb=f0fb4fa7d556379235723e755d8d56a811ac137f;hp=744ec326b49ee679a39d7ccf6d4bde36ed6c8246;hpb=15f8876b1dd95dd6bcee686ada36369871bbcdc9;p=oweals%2Fu-boot.git diff --git a/arch/arm/mach-socfpga/system_manager.c b/arch/arm/mach-socfpga/system_manager.c index 744ec326b4..75a65f3e62 100644 --- a/arch/arm/mach-socfpga/system_manager.c +++ b/arch/arm/mach-socfpga/system_manager.c @@ -57,7 +57,7 @@ static void populate_sysmgr_fpgaintf_module(void) void sysmgr_pinmux_init(void) { uint32_t regs = (uint32_t)&sysmgr_regs->emacio[0]; - const unsigned long *sys_mgr_init_table; + const u8 *sys_mgr_init_table; unsigned int len; int i;