Skip to content
Snippets Groups Projects
  • Heiko Schocher's avatar
    b11f53f3
    keymile: Fix Coding style issues for keymile boards. · b11f53f3
    Heiko Schocher authored
    
    - use I/O accessors
      -> For accessing the FPGA therefore a struct km_bec_fpga
         is introduced.
    - no longer externs needed
    - to defines, that only select functions, don;t assign a
      numeric value
    - Codingstyle changes to prevent checkpatch errors/warnings
    
    Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
    Acked-by: default avatarKim Phillips <kim.phillips@freescale.com>
    cc: Kim Phillips <kim.phillips@freescale.com>
    cc: Holger Brunck <holger.brunck@keymile.com>
    cc: Wolfgang Denk <wd@denx.de>
    cc: Detlev Zundel <dzu@denx.de>
    cc: Valentin Longchamp <valentin.longchamp@keymile.com>
    cc: Prafulla Wadaskar <prafulla@marvell.com>
    b11f53f3
    History
    keymile: Fix Coding style issues for keymile boards.
    Heiko Schocher authored
    
    - use I/O accessors
      -> For accessing the FPGA therefore a struct km_bec_fpga
         is introduced.
    - no longer externs needed
    - to defines, that only select functions, don;t assign a
      numeric value
    - Codingstyle changes to prevent checkpatch errors/warnings
    
    Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
    Acked-by: default avatarKim Phillips <kim.phillips@freescale.com>
    cc: Kim Phillips <kim.phillips@freescale.com>
    cc: Holger Brunck <holger.brunck@keymile.com>
    cc: Wolfgang Denk <wd@denx.de>
    cc: Detlev Zundel <dzu@denx.de>
    cc: Valentin Longchamp <valentin.longchamp@keymile.com>
    cc: Prafulla Wadaskar <prafulla@marvell.com>
common.c 13.66 KiB