Skip to content
Commit e72d5c7e authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: avoid unused variable warning in proc.c for tilegx



Until we push the unaligned access support for tilegx, it's silly
to have arch/tile/kernel/proc.c generate a warning about an unused
variable.  Extend the #ifdef to cover all the code and data for now.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent d1640130
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment