Skip to content
Commit 4e0539d2 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rix
Browse files

OMAP3: fix warnings when NAND/ONENAND is not used



Fix build warnings by putting specific used variables
under required #ifdefs for removing:
mem.c:227: warning: unused variable 'f_sec'
mem.c:226: warning: unused variable 'f_off'
mem.c:225: warning: unused variable 'size'
mem.c:224: warning: unused variable 'base'
mem.c:222: warning: unused variable 'gpmc_config'

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent 73db0c71
Loading
Loading
Loading
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