From: Michael Cree Date: Sun, 19 Aug 2012 02:41:04 +0000 (+1200) Subject: alpha: Fix fall-out from disintegrating asm/system.h X-Git-Tag: v3.6-rc3~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b5153f3ec83789b71d64efaf2a880c8fe6358e;p=pandora-kernel.git alpha: Fix fall-out from disintegrating asm/system.h Commit ec2212088c42 ("Disintegrate asm/system.h for Alpha") removed asm/system.h however arch/alpha/oprofile/common.c requires definitions that were shifted from asm/system.h to asm/special_insns.h. Include that. Signed-off-by: Michael Cree Acked-by: Matt Turner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed