Skip to content
Snippets Groups Projects
Commit 0dd38a35 authored by Priyanka Jain's avatar Priyanka Jain Committed by York Sun
Browse files

powerpc: Fix CamelCase warnings in DDR related code


Some DDR related structures present in fsl_ddr_dimm_params.h, fsl_ddr_sdram.h, ddr_spd.h
has various parameters with embedded acronyms capitalized that trigger the CamelCase
warning in checkpatch.pl

Convert those variable names to smallcase naming convention and modify all files
which are using these structures with modified structures.

Signed-off-by: default avatarPriyanka Jain <Priyanka.Jain@freescale.com>
parent 262737f0
No related branches found
No related tags found
Loading
Showing
with 527 additions and 527 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment