Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92816 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-kernel/linux-headers/linux-headers-2.6.11-r5.ebuild (+3 lines)
Lines 54-57 Link Here
54
	if use ppc && [[ ${PROFILE_ARCH} == "ppc64" ]]; then
54
	if use ppc && [[ ${PROFILE_ARCH} == "ppc64" ]]; then
55
		epatch "${FILESDIR}"/2.6.11-ppc64-32ul-spinlock.patch
55
		epatch "${FILESDIR}"/2.6.11-ppc64-32ul-spinlock.patch
56
	fi
56
	fi
57
58
	# Bug 92816
59
	cp ${FILESDIR}/i2c-dev.h linux/i2c-dev.h
57
}
60
}

Return to bug 92816