X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fmach-exynos%2Finclude%2Fmach%2Fgpio.h;h=81363bd947a1fb43d92d7a62b32ec541efb4dbd4;hb=1f9ef0dca0a1315f0a216808ade8946bcc54e2b4;hp=7fc8e61f9ca8e9b070f2d120e1dd3960f1566600;hpb=60b25259a5540686add02cf6c94cd7494a3e2d23;p=u-boot diff --git a/arch/arm/mach-exynos/include/mach/gpio.h b/arch/arm/mach-exynos/include/mach/gpio.h index 7fc8e61f9c..81363bd947 100644 --- a/arch/arm/mach-exynos/include/mach/gpio.h +++ b/arch/arm/mach-exynos/include/mach/gpio.h @@ -1349,7 +1349,7 @@ enum exynos5420_gpio_pin { }; struct gpio_info { - unsigned int reg_addr; /* Address of register for this part */ + unsigned long reg_addr; /* Address of register for this part */ unsigned int max_gpio; /* Maximum GPIO in this part */ };