| /rk3399_rockchip-uboot/common/ |
| H A D | memsize.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91rm9200ek/ |
| H A D | at91rm9200ek.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx31ads/ |
| H A D | mx31ads.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/imx31_phycore/ |
| H A D | imx31_phycore.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/ronetix/pm9g45/ |
| H A D | pm9g45.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx31pdk/ |
| H A D | mx31pdk.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/ronetix/pm9263/ |
| H A D | pm9263.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/ronetix/pm9261/ |
| H A D | pm9261.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx53smd/ |
| H A D | mx53smd.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx53ard/ |
| H A D | mx53ard.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx53evk/ |
| H A D | mx53evk.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/keymile/km_arm/ |
| H A D | km_arm.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx51evk/ |
| H A D | mx51evk.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/board/freescale/mx53loco/ |
| H A D | mx53loco.c | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | a55d23ccf6cb90acb9667a46427670add9486aec Sun Jul 03 05:55:33 UTC 2011 Albert ARIBAUD <albert.u.boot@aribaud.net> Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|