From: Stephen Hemminger Date: Wed, 2 May 2007 17:27:06 +0000 (+0200) Subject: [PATCH] x86-64: dma_ops as const X-Git-Tag: v2.6.22-rc1~1011^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e65845045588806fa5c8df8a4f4253516515a5e3;p=pandora-kernel.git [PATCH] x86-64: dma_ops as const The dma_ops structure can be const since it never changes after boot. Signed-off-by: Stephen Hemminger Signed-off-by: Andi Kleen --- Reading git-diff-tree failed