From: Nathan Fontenot Date: Wed, 24 Apr 2013 05:53:10 +0000 (+0000) Subject: powerpc/pseries: Move architecture vector definitions to prom.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530b5e1475e5bab5d5e5d03438004ad609068146;p=pandora-kernel.git powerpc/pseries: Move architecture vector definitions to prom.h As part of handling of PRRN events we need to check vector 5 of the architecture vector bits reported in the device tree to ensure PRRN event handling is enabled. To do this firmware_has_feature() is updated (in a subsequent patch) to make this check vector 5 bits. To avoid having to re-define bits in the architecture vector the bit definitions are moved to prom.h. Signed-off-by: Nathan Fontenot Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed