Skip to content
Snippets Groups Projects
Commit 38c4f0bd authored by Tom Rini's avatar Tom Rini
Browse files

ts4600: Disable CONFIG_DISPLAY_CPUINFO


Without this change we see:
../arch/arm/cpu/arm926ejs/mxs/mxs.c: In function ‘print_cpuinfo’:
../arch/arm/cpu/arm926ejs/mxs/mxs.c:181:23: warning: unused variable ‘data’ [-Wunused-variable]
../arch/arm/cpu/arm926ejs/mxs/mxs.c:180:6: warning: variable ‘cpurev’ set but not used [-Wunused-but-set-variable]

So the easy solution is to disable CONFIG_DISPLAY_CPUINFO

Reviewed-by: default avatarSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent a2cb3108
No related branches found
No related tags found
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