From: Benjamin Herrenschmidt Date: Tue, 14 Jul 2009 20:52:52 +0000 (+0000) Subject: powerpc: Rename exception.h to exception-64s.h X-Git-Tag: v2.6.32-rc1~675^2~116 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa34ab8b2dc96ca6c4feecfb87ed13f0d40ef98;p=pandora-kernel.git powerpc: Rename exception.h to exception-64s.h The file include/asm/exception.h contains definitions that are specific to exception handling on 64-bit server type processors. This renames the file to exception-64s.h to reflect that fact and avoid confusion. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed