Searched refs:devtree_coherency (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup-common.c552 int devtree_coherency; local
558 devtree_coherency = prop ? 0 : 1;
560 if (devtree_coherency != KERNEL_COHERENCY) {
564 devtree_coherency ? "on" : "off");

Completed in 101 milliseconds