https://github.com/torvalds/linux
Revision e72d5c7e9c831f6e393c71dcd62acafbac2b58d0 authored by Chris Metcalf on 11 April 2012, 16:45:20 UTC, committed by Chris Metcalf on 11 April 2012, 16:45:20 UTC
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: Chris Metcalf <cmetcalf@tilera.com>
1 parent d164013
History
Tip revision: e72d5c7e9c831f6e393c71dcd62acafbac2b58d0 authored by Chris Metcalf on 11 April 2012, 16:45:20 UTC
arch/tile: avoid unused variable warning in proc.c for tilegx
Tip revision: e72d5c7
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 13.1 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top