Home
last modified time | relevance | path

Searched hist:"42 f7ebb82bce6f145ded1a469b1377fee34d32fa" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h42f7ebb82bce6f145ded1a469b1377fee34d32fa Sun Jul 26 08:37:54 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Move struct sdram_prot_rule prototype

Move the structure prototype from sdram.h header file into sdram.c
source file, since it is used only there and for local purpose only.
There is no point in having it global.

While at this move, fix the data types in the structure from uintNN_t
to uNN and fix the coding style a bit.

Signed-off-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsdram.c42f7ebb82bce6f145ded1a469b1377fee34d32fa Sun Jul 26 08:37:54 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Move struct sdram_prot_rule prototype

Move the structure prototype from sdram.h header file into sdram.c
source file, since it is used only there and for local purpose only.
There is no point in having it global.

While at this move, fix the data types in the structure from uintNN_t
to uNN and fix the coding style a bit.

Signed-off-by: Marek Vasut <marex@denx.de>